Uses of Package
com.iplanet.sso
-
Packages that use com.iplanet.sso 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.com.iplanet.sso.providers.dpro This package contains classes that represent SSOProvidercom.sun.identity.authentication Provides interfaces and classes for writing a Remote Java client application to authenticate to OpenAM.com.sun.identity.authentication.server This package contains the classes that represent server side functionality such as the implementation of request for authenticating, user credential callbacks.com.sun.identity.authentication.spi Provides interfaces and classes for writing a supplemental authentication module to plug into OpenAM.com.sun.identity.idm Provides classes for accessing the Identity Repository interfaces.com.sun.identity.policy Provides classes for policy administration and evaluation.com.sun.identity.policy.interfaces Deprecated interfaces for writing custom Policy plugins for Conditions, Subjects, Referrals, ResponseProviders and Resources.com.sun.identity.saml2.plugins.scripted Contains classes to be used by the SAML2 scripted plugins.com.sun.identity.security Provides the classes to be used for performing privileged operations (like getting the OpenAM administrator's DN and password).com.sun.identity.sm Provides classes for accessing the Service Management Service (SMS).org.forgerock.am.identity.application org.forgerock.am.identity.domain org.forgerock.am.identity.persistence org.forgerock.openam.secrets The AM supporting classes for centrally configuring secrets.org.forgerock.openam.session.service Defines interfaces and classes for the Session Service.org.forgerock.openam.sts.tokengeneration.oidc This package contains classes defining OpenId Connect Token generation and claim mapping.org.forgerock.openam.sts.tokengeneration.saml2.statements This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2 assertions.org.forgerock.openam.upgrade Defines interfaces and classes to perform OpenAM system upgrade. -
Classes in com.iplanet.sso used by com.iplanet.sso Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token.SSOTokenEvent TheSSOTokenEvent
is an interface that represents an SSO token event.The single sign on token event represents a change inSSOToken
.SSOTokenID TheSSOTokenID
is an interface that is used to identify a single sign on token object.SSOTokenListener TheSSOTokenListener
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. -
Classes in com.iplanet.sso used by com.iplanet.sso.providers.dpro Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.authentication Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.authentication.server Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.authentication.spi Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.idm Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.policy Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.policy.interfaces Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.saml2.plugins.scripted Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.security Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by com.sun.identity.sm Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.am.identity.application Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.am.identity.domain Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.am.identity.persistence Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.openam.secrets Class Description SSOException ThisSSOException
is thrown when there are single sign on token operation error.SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.openam.session.service Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.openam.sts.tokengeneration.oidc Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.openam.sts.tokengeneration.saml2.statements Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token. -
Classes in com.iplanet.sso used by org.forgerock.openam.upgrade Class Description SSOToken TheSSOToken
class represents a "single sign on"(SSO) token.