IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.security.token
Interface PropagationToken

All Superinterfaces:
java.lang.Cloneable, Token
All Known Subinterfaces:
Token
All Known Implementing Classes:
LTPAToken, LTPATokenWrapper, UsernameToken, WSSToken, X509BSToken

public interface PropagationToken
extends Token

This interface should be implemented by service providers that want to provide alternative PropagationToken implementations.

Since:
5.1.1
Version:
5.1.1

Method Summary
 
Methods inherited from interface com.ibm.wsspi.security.token.Token
addAttribute, clone, getAttributeNames, getAttributes, getBytes, getExpiration, getName, getPrincipal, getUniqueID, getVersion, isForwardable, isValid, setReadOnly
 


IBM WebSphere Application ServerTM
Release 7