Class Krb5LoginModule
java.lang.Object
org.apache.activemq.artemis.spi.core.security.jaas.AbstractPrincipalLoginModule
org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModule
- All Implemented Interfaces:
LoginModule, AuditLoginModule
populate a subject with kerberos credential from the handler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPrincipalLoginModule
abort, commit, initialize, login, logoutMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AuditLoginModule
registerFailureForAudit
-
Constructor Details
-
Krb5LoginModule
public Krb5LoginModule()
-