Package org.h2.security.auth.impl
Class JaasCredentialsValidator.AuthenticationInfoCallbackHandler
java.lang.Object
org.h2.security.auth.impl.JaasCredentialsValidator.AuthenticationInfoCallbackHandler
- All Implemented Interfaces:
CallbackHandler
- Enclosing class:
JaasCredentialsValidator
static class JaasCredentialsValidator.AuthenticationInfoCallbackHandler
extends Object
implements CallbackHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
authenticationInfo
AuthenticationInfo authenticationInfo
-
-
Constructor Details
-
AuthenticationInfoCallbackHandler
AuthenticationInfoCallbackHandler(AuthenticationInfo authenticationInfo)
-
-
Method Details
-
handle
- Specified by:
handle
in interfaceCallbackHandler
- Throws:
IOException
UnsupportedCallbackException
-