Package com.ibm.wsspi.security.auth.callback


Class Summary

Class Description
Constants
WSAppContextCallback The WSAppContextCallback allows an Context object to be gathered by CallbackHandler and pass it to the LoginModule stack.
WSCallbackHandlerFactory A factory for CallbackHandler in WAS security to enable ISV and security provider to extend WAS default CallbackHandler.
WSServletRequestCallback The WSServletRequestCallback allows an HttpServletRequest object to be gathered by CallbackHandler and pass it to the LoginModule stack.
WSServletResponseCallback The WSServletResponseCallback allows an HttpServletResponse object to be gathered by CallbackHandler and pass it to the LoginModule stack.
WSX509CertificateChainCallback JAAS Callback for certificates for WebSphere Application Server