Package com.iplanet.sso

Interface Summary
SSOToken The SSOToken class represents a "single sign on"(SSO) token.
SSOTokenEvent The SSOTokenEvent class represents an SSO token event.
SSOTokenID The SSOTokenID class is used to identify an SSOToken object.
SSOTokenListener The SSOTokenListener interface needs to be implemented by the applications to receive SSO token events.
 

Class Summary
SSOTokenManager The class SSOTokenManager is a final class that provides interfaces to create, get, and validate SSOTokens.
 

Exception Summary
SSOException An SSOException is thrown when there are errors related to SSOToken operations.