Uses of Interface
org.apache.activemq.artemis.spi.core.security.jaas.AuditLoginModule
Packages that use AuditLoginModule
-
Uses of AuditLoginModule in org.apache.activemq.artemis.spi.core.security.jaas
Classes in org.apache.activemq.artemis.spi.core.security.jaas that implement AuditLoginModuleModifier and TypeClassDescriptionclass
Abstract login module that uses an external authenticated principalclass
A LoginModule that allows for authentication based on SSL certificates.class
A LoginModule that propagates TLS certificates subject DN as a UserPrincipal.class
Always login the user with a default 'guest' identity.class
class
populate a subject with kerberos credential from the handlerclass
class
class
populate an empty (no UserPrincipal) subject with UserPrincipal seeded from existing principal Useful when a third party login module generated principal needs to be accepted as-is by the brokerclass
class
Handles the actual login after channel authentication has succeededclass
Login modules that uses properties files similar to thePropertiesLoginModule
.class
A LoginModule allowing for SSL certificate based authentication based on Distinguished Names (DN) stored in text files.