Package com.ibm.websphere.security.auth.callback


@Version("1.1.0") package com.ibm.websphere.security.auth.callback
  • Classes
    Class
    Description
    The WSAuthMechOidCallbackImpl gathers the authentication mechanism universal object identifiers (OID) from the constructor and pass it to the login module.
    The WSCallbackHandlerImpl allows authentication data to be pushed to the login module, i.e.
    The WSCredTokenCallbackImpl allows credential token to be gathered by CallbackHandler and pass it to the LoginModule.
    The WSRealmNameCallbackImpl allows realm name to be gathered by CallbackHandler and pass it to the LoginModule.