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 SSOProvider
|
com.sun.identity.authentication.internal |
Internal classes to handle Authentication.
|
org.forgerock.openam.sso.providers.stateless | |
org.forgerock.openidconnect.ssoprovider |
Implements an
SSOProvider that accepts OpenID Connect ID Tokens issued by this instance of
OpenAM and treats them as SSOTokens. |
Modifier and Type | Interface and Description |
---|---|
interface |
SSOProviderPlugin
Extension interface for dynamically loaded SSOProvider plugins.
|
Modifier and Type | Class and Description |
---|---|
class |
SSOProviderImpl
This
final class SSOProviderImpl implements
SSOProvider interface and provides implementation of the methods
to create , destroy , check the validity of a single sign on token. |
Modifier and Type | Class and Description |
---|---|
class |
AuthSSOProvider |
Modifier and Type | Class and Description |
---|---|
class |
StatelessSSOProvider
A provider for explicitly stateless SSO tokens.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenIdConnectSSOProvider
Implements an
SSOProvider that accepts OpenID Connect ID Tokens issued by this instance of
OpenAM and treats them as SSOTokens. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.