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
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.
PkiPathCallbackHandlerThis CallbackHandler handles certificate file and generates PkiPath certificate data.
PKCS7CallbackHandlerThis CallbackHandler handles certificate file and generates PKCS7 certificate data, with or without CRLs.
X509BSCallbackA callback for X509 binary security tokens.
BSTokenCallbackHandlerThis is an abstract class of a CallbackHandler for the binary security tokens.
XMLTokenSenderCallbackA Callback for sending XML tokens such as SAML.
XMLTokenReceiverCallbackA Callback for handling XML tokens such as SAML at the receiver side.
WSCallbackHandlerFactoryImpl

WebSphere Application Server default implementation of CallbackHandlerFactory interface.

LTPATokenCallbackHandler

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

NonPromptCallbackHandler

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

StdinPromptCallbackHandler

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

GUIPromptCallbackHandler

The GUIPromptCallbackHandler gathers the authentication data from the GUI 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.
CallbackHandlerFactoryImplA CallbackHandlerFactory implementation.
BinaryTokenCallback

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



IBM WebSphere Application ServerTM
Release 6