IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.security.token

Interface Summary
KerberosTokenThis interface should be implemented by service providers that want provide alternative AuthorizationToken implementations.
SingleSignonTokenThis interface should be implemented by service providers that want provide alternative SingleSignonToken implementations.
AuthenticationTokenThis interface should be implemented by service providers that want provide alternative AuthenticationToken implementations.
AuthorizationTokenThis interface should be implemented by service providers that want provide alternative AuthorizationToken implementations.
TokenThis interface should not be implemented directly but rather one should implement either AuthenticationToken, AuthorizationToken, SingleSignonToken or PropagationToken.
PropagationTokenThis interface should be implemented by service providers that want to provide alternative PropagationToken implementations.

Class Summary
WSSecurityPropagationHelperThis class provides some propagation helper methods including whether propagation is enabled or not.
WSOpaqueTokenHelperThis class provides methods that serialize the Subject contents on the sending end of a protocol and deserializes them on the target end.
AttributeNameConstantsThis class is used for constants that support the security attribute propagation feature.
TokenHolderThis class is used to temporarily hold the raw byte[], token name and version that comes inbound from a protocol.



IBM WebSphere Application ServerTM
Release 6