Package com.iplanet.sso

Provides classes for accessing the Single Sign On Service.

See:
          Description

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
SSOException An SSOException is thrown when there are errors related to SSOToken operations.
SSOTokenManager The class SSOTokenManager is a final class that provides interfaces to create and validate SSOTokens.
 

Package com.iplanet.sso Description

Provides classes for accessing the Single Sign On Service.