Uses of Interface
com.iplanet.sso.SSOTokenID
-
Packages that use SSOTokenID Package Description 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. -
-
Uses of SSOTokenID in com.iplanet.sso
Methods in com.iplanet.sso that return SSOTokenID Modifier and Type Method Description SSOTokenID
SSOToken. getTokenID()
Returns single sign on token ID object.
-