Package com.iplanet.sso

This package contains classes fro accessing the Single Sign On service and representing a SSOToken(Single Sign On) which contains the information related to session.

See:
          Description

Interface Summary
SSOToken The SSOToken class represents a "single sign on"(SSO) token.
 

Class Summary
SSOTokenManager SSOTokenManager is the final class that is the mediator between the SSO APIs and SSO providers.
 

Exception Summary
SSOException This SSOException is thrown when there are single sign on token operation error.
 

Package com.iplanet.sso Description

This package contains classes fro accessing the Single Sign On service and representing a SSOToken(Single Sign On) which contains the information related to session.