@Version(value="1.1.0")
Class | Description |
---|---|
WSAuthMechOidCallbackImpl |
The
WSAuthMechOidCallbackImpl gathers the authentication mechanism universal object identifiers (OID)
from the constructor and pass it to the login module. |
WSCallbackHandlerImpl |
The
WSCallbackHandlerImpl allows authentication data to be pushed to
the login module, i.e. |
WSCredTokenCallbackImpl |
The
WSCredTokenCallbackImpl allows credential token to be gathered by
CallbackHandler and pass it to the LoginModule . |
WSRealmNameCallbackImpl |
The
WSRealmNameCallbackImpl allows realm name to be gathered by
CallbackHandler and pass it to the LoginModule . |