Class JaasCallbackHandler
java.lang.Object
org.apache.activemq.artemis.spi.core.security.jaas.JaasCallbackHandler
- All Implemented Interfaces:
CallbackHandler
A JAAS CallbackHandler.
-
Constructor Summary
ConstructorsConstructorDescriptionJaasCallbackHandler(String username, String password, RemotingConnection remotingConnection) -
Method Summary
-
Constructor Details
-
JaasCallbackHandler
-
-
Method Details
-
handle
- Specified by:
handlein interfaceCallbackHandler- Throws:
IOExceptionUnsupportedCallbackException
-