IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.security.token
Interface SingleSignonToken

All Superinterfaces:
java.lang.Cloneable, Token

public interface SingleSignonToken
extends Token

This interface should be implemented by service providers that want provide alternative SingleSignonToken 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