Package com.ibm.wsspi.security.auth.callback
@Version("1.2.0")
package com.ibm.wsspi.security.auth.callback
-
ClassDescriptionThe
WSAppContextCallback
allows an Context object to be gathered byCallbackHandler
and pass it to theLoginModule
stack.A factory for CallbackHandler in WAS security to enable ISV and security provider to extend WAS default CallbackHandler.TheWSManagedConnectionFactoryCallback
allows a reference of the targetManagedConnectionFactory
to be collected byWSMapingCallbackHandler
and pass it to theWSPrincipalMappingLoginModule
.TheWSMappingCallbackHandler
returns either (i) a Hashmap callback and a reference of aManagedConnectionFactory
.TheWSMappingPropertiesCallback
allows a HashMap object to be gathered byCallbackHandler
and pass it to theLoginModule
stack.TheWSServletRequestCallback
allows an HttpServletRequest object to be gathered byCallbackHandler
and pass it to theLoginModule
stack.TheWSServletResponseCallback
allows an HttpServletResponse object to be gathered byCallbackHandler
and pass it to theLoginModule
stack.JAAS Callback for certificates for WebSphere Application Server