パッケージ 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.

参照先:
          説明

インタフェースの概要
SSOToken The SSOToken class represents a "single sign on"(SSO) token.
SSOTokenEvent The SSOTokenEvent is an interface that represents an SSO token event.The single sign on token event represents a change in SSOToken.
SSOTokenID The SSOTokenID is an interface that is used to identify a single sign on token object.
SSOTokenListener The SSOTokenListener interface needs to be implemented by the applications to receive SSO token events.
 

クラスの概要
SSOTokenManager SSOTokenManager is the final class that is the mediator between the SSO APIs and SSO providers.
 

例外の概要
SSOException This SSOException is thrown when there are single sign on token operation error.
 

パッケージ 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.