IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.security.token
Interface AuthorizationToken

All Superinterfaces:
java.lang.Cloneable, Token

public interface AuthorizationToken
extends Token

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