Package | Description |
---|---|
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
org.forgerock.openam.authentication.modules.saml2 |
Defines the classes necessary for SAML2 authentication.
|
org.forgerock.openam.saml2 |
Class and Description |
---|
AuthnRequestInfo
This class stores information about the request made to
the Service Provider.
|
CacheObject
This is a base class to be extended by classes that needs to be
cached and cleaned up by the
CacheCleanUpThread . |
FederatedSSOException
Checked exception for errors that occur during federated single sign-on (SSO).
|
IDPSession
This class represents a session in the identity provider side.
|
IDPSessionCopy
This class represents a copy of a session in the identity provider side.
|
NameIDandSPpair
This class represents a pair of
NameID and its
corresponding SPEntityID . |
ResponseInfo
This class stores information about the response made to
the Service Provider.
|
SAML2SessionPartner
This class encapsulates session partner.
|
UnableToRedirectException
Exception class to indicate when the sso request redirect failed.
|
Class and Description |
---|
ResponseInfo
This class stores information about the response made to
the Service Provider.
|
Class and Description |
---|
ClientFaultException
Indicates a client fault during federated SSO.
|
FederateCookieRedirector
Interface to describe an object that can check a cookie and then perform SAML2 Redirect based on the result.
|
FederatedSSOException
Checked exception for errors that occur during federated single sign-on (SSO).
|
ServerFaultException
Indicates a server fault occurred during federated SSO.
|
UnableToRedirectException
Exception class to indicate when the sso request redirect failed.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.