@Version("1.1.0")
Package com.ibm.websphere.security.auth.callback
-
Class Summary Class Description WSAuthMechOidCallbackImpl TheWSAuthMechOidCallbackImpl
gathers the authentication mechanism universal object identifiers (OID) from the constructor and pass it to the login module.WSCallbackHandlerImpl TheWSCallbackHandlerImpl
allows authentication data to be pushed to the login module, i.e.WSCredTokenCallbackImpl TheWSCredTokenCallbackImpl
allows credential token to be gathered byCallbackHandler
and pass it to theLoginModule
.WSRealmNameCallbackImpl TheWSRealmNameCallbackImpl
allows realm name to be gathered byCallbackHandler
and pass it to theLoginModule
.