Package com.ibm.wsspi.security.token
Interface Summary
Interface | Description |
---|---|
SingleSignonToken | This interface should be implemented by service providers that want provide alternative SingleSignonToken implementations. |
Token | This interface should not be implemented directly but rather one should implement either AuthenticationToken, AuthorizationToken, SingleSignonToken or PropagationToken. |
Class Summary
Class | Description |
---|---|
AttributeNameConstants | This class is used for constants that support the security attribute propagation feature. |