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 TypeClassDescriptionclassAbstract login module that uses an external authenticated principalclassA LoginModule that allows for authentication based on SSL certificates.classA LoginModule that propagates TLS certificates subject DN as a UserPrincipal.classAlways login the user with a default 'guest' identity.classclasspopulate a subject with kerberos credential from the handlerclassclassclasspopulate 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 brokerclassclassHandles the actual login after channel authentication has succeededclassLogin modules that uses properties files similar to thePropertiesLoginModule.classA LoginModule allowing for SSL certificate based authentication based on Distinguished Names (DN) stored in text files.