IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.wssecurity.token

Interface Summary
TokenConsumerComponentThis is the interface for consuming security token elements from SOAP messages.
TokenGeneratorComponentThis is the interface for generating a security token element into SOAP messages.

Class Summary
X509TokenGeneratorGenerates an X509 binary security token element into the SOAP message according to a given configuration.
X509TokenConsumerConsumes the X509 binary security token from the SOAP message and stores it into the Subject of the current thread for the later use.
UsernameTokenGeneratorGenerates a username token element into the SOAP message according to a given configuration.
UsernameTokenConsumerConsumes the username token from the SOAP message and store it into the Subject of the current thread for the later use.
LTPATokenGeneratorGenerates an LTPA binary security token element into the SOAP message
LTPATokenConsumerConsumes the LTPA binary security token from the SOAP message and store it into the Subject for the later use.
IDAssertionUsernameTokenConsumerConsumes the identity assertion username token from the SOAP message and store it into the Subject for the later use.



IBM WebSphere Application ServerTM
Release 6