IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.wssecurity.auth.callback

Interface Summary
CallbackHandlerFactoryA factory for CallbackHandler in the WS-Security toolkit.

Class Summary
XMLTokenSenderCallbackA Callback for sending XML tokens such as SAML.
XMLTokenReceiverCallbackA Callback for handling XML tokens such as SAML at the receiver side.
XMLTokenGeneratorCallbackA Callback for generating XML tokens such as SAML.
XMLTokenConsumerCallbackA Callback for handling XML tokens such as SAML at the consumer (receiver) side.
X509CallbackHandlerThe X509CallbackHandler collects the x509Certificate and sets it in the X509BSCallback object.
WSSContextCallback

The WSSContextCallback allows a Web services security Context object to be gathered by CallbackHandler and pass it to the LoginModule stack.

WSCallbackHandlerFactoryImpl

WebSphere Application Server default implementation of CallbackHandlerFactory interface.

TokenPropagationCallbackHandler

The TokenPropagationCallbackHandler allows gathering the Web services security context and token list and passes them to the login module.

StdinPromptCallbackHandler

The StdinPromptCallbackHandler gathers the authentication data from Stdin and pushs the data to the login module.

PropertyCallbackA callback for handling the name-value pairs in <Property> elements in WS-Security configuration XMI files.
PkiPathCallbackHandlerThis CallbackHandler handles certificate file and generates PkiPath certificate data.
PKCS7CallbackHandlerThis CallbackHandler handles certificate file and generates PKCS7 certificate data, with or without CRLs.
NonPromptCallbackHandler

The NonPromptCallbackHandler gathers the authentication data from the constructor and passes it to the login module.

LTPATokenCallbackHandler

The LTPATokenCallbackHandler gathers the authentication data passed in and tries to get an LTPA token from it.

GUIPromptCallbackHandler

The GUIPromptCallbackHandler gathers the authentication data from the GUI and pushs the data to the login module.

CallbackHandlerFactoryImplA CallbackHandlerFactory implementation.
BinaryTokenCallback

The BinaryTokenCallback allows a credential token to be gathered by the CallbackHandler and pass it to the LoginModule.

X509BSCallbackA callback for X509 binary security tokens.
BSTokenCallbackHandlerThis is an abstract class of a CallbackHandler for the binary security tokens.



IBM WebSphere Application ServerTM
Release 6