Class Summary |
CallbackHandlerRegistry |
CallbackHandlerRegistry is a registry for call back handlers for user authentication and interaction during user
authentication. |
DynamicSaslRegistrar |
DynamicSaslRegistrar provides a collection of helper methods for reading a configuration file that contains a mapping
from SASL mechanism names to implementing client factory class names and registering a security provider with the
Java runtime system, that uses the configured client factory implementations. |
JCAProvider |
JCAProvider is a security provider for SASL client factories that is configured from a map of SASL mechanism names
to client factories implementation class names. |
UsernameHashedPasswordCallbackHandler |
|
UsernamePasswordCallbackHandler |
|