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