Package | Description |
---|---|
com.sun.identity.saml2.common |
Defines common SAMLv2 utilities and constants.
|
com.sun.identity.saml2.plugins |
Defines SAMLv2 Plugin SPIs.
|
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
org.forgerock.openam.oauth2.saml2.core | |
org.forgerock.openam.saml2 | |
org.forgerock.openam.sts.tokengeneration.saml2.statements |
This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2
assertions.
|
Class and Description |
---|
FedletAdapter
The
FedletAdapter abstract class provides methods
that could be extended to perform user specific logics during SAMLv2
protocol processing on the Service Provider side. |
IDPAccountMapper
The interface
IDPAccountMapper is used to map the local identities to the SAML protocol
objects and also the vice versa for some of the protocols for e.g. |
SAML2IdentityProviderAdapter
This interface
SAML2IdentityProviderAdapter is used to perform
specific tasks in the IdP |
SAML2IDPFinder
This interface
SAML2IDPFinder is used to find a list of
preferred Identity Authenticating providers to service the authentication
request. |
SAML2ServiceProviderAdapter
The
SAML2ServiceProviderAdapter abstract class provides methods
that could be extended to perform user specific logics during SAMLv2
protocol processing on the Service Provider side. |
SPAccountMapper
The interface
SPAccountMapper is used to identify the local identities that maps the SAML
protocol objects such as Assertion , ManageNameIDRequest etc. |
SPAttributeMapper
This interface
SPAttributeMapper is used to map the
SAML Attribute s to the local user attributes. |
SPAuthnContextMapper
The interface
SPAuthnContextMapper.java determines
the Authentication Context to be set in the Authentication Request
and the Auth Level of an Authentication Context. |
Class and Description |
---|
AssertionIDRequestMapper
This interface
AssertonIDRequestMapper is used by asseriton
ID request service to process assertion ID request. |
AttributeAuthorityMapper
This interface
AttributeAuthorityMapper is used by attribute
authority to process attribute query. |
DefaultAccountMapper
This class
DefaultAccountMapper is a base class that the
DefaultSPAccountMapper and DefaultIDPAccountMapper
shall extend from this class. |
DefaultAttributeMapper
This class
DefaultAttribute is the base class for
DefaultSPAttributeMapper and
DefaultIDPAttributeMapper for sharing the common
functionalities. |
DefaultLibraryIDPAttributeMapper
This class
DefaultLibraryIDPAttributeMapper implements the
IDPAttributeMapper to return the SAML Attribute
objects that may be inserted in the SAML Assertion. |
DefaultLibrarySPAccountMapper
This class
DefaultLibrarySPAccountMapper is the default implementation of the
SPAccountMapper that is used to map the SAML protocol objects to the user accounts at the
ServiceProvider side of SAML v2 plugin. |
FedletAdapter
The
FedletAdapter abstract class provides methods
that could be extended to perform user specific logics during SAMLv2
protocol processing on the Service Provider side. |
IDPAccountMapper
The interface
IDPAccountMapper is used to map the local identities to the SAML protocol
objects and also the vice versa for some of the protocols for e.g. |
IDPAttributeMapper
This interface
IDPAttributeMapper is used to map the
authenticated user configured attributes to SAML Attribute s
so that the SAML framework may insert these attribute information as SAML
AttributeStatement s in SAML Assertion . |
IDPAuthnContextInfo
The class
IDPAuthnContextInfo consists of the mapping
between AuthnContextClassRef and the actual
authentication mechanism at the Identity Provider. |
IDPAuthnContextMapper
The interface
IDPAuthnContextMapper creates an
IDPAuthnContextInfo |
IDPECPSessionMapper
This interface
IDPECPSessionMapper is used to find a valid
session from HTTP servlet request on IDP with ECP profile. |
SAML2IdentityProviderAdapter
This interface
SAML2IdentityProviderAdapter is used to perform
specific tasks in the IdP |
SAML2IDPFinder
This interface
SAML2IDPFinder is used to find a list of
preferred Identity Authenticating providers to service the authentication
request. |
SPAccountMapper
The interface
SPAccountMapper is used to identify the local identities that maps the SAML
protocol objects such as Assertion , ManageNameIDRequest etc. |
SPAttributeMapper
This interface
SPAttributeMapper is used to map the
SAML Attribute s to the local user attributes. |
SPAuthnContextMapper
The interface
SPAuthnContextMapper.java determines
the Authentication Context to be set in the Authentication Request
and the Auth Level of an Authentication Context. |
Class and Description |
---|
IDPAuthnContextMapper
The interface
IDPAuthnContextMapper creates an
IDPAuthnContextInfo |
IDPECPSessionMapper
This interface
IDPECPSessionMapper is used to find a valid
session from HTTP servlet request on IDP with ECP profile. |
SAML2IdentityProviderAdapter
This interface
SAML2IdentityProviderAdapter is used to perform
specific tasks in the IdP |
Class and Description |
---|
SAML2ServiceProviderAdapter
The
SAML2ServiceProviderAdapter abstract class provides methods
that could be extended to perform user specific logics during SAMLv2
protocol processing on the Service Provider side. |
Class and Description |
---|
SAML2IdentityProviderAdapter
This interface
SAML2IdentityProviderAdapter is used to perform
specific tasks in the IdP |
Class and Description |
---|
DefaultAttributeMapper
This class
DefaultAttribute is the base class for
DefaultSPAttributeMapper and
DefaultIDPAttributeMapper for sharing the common
functionalities. |
DefaultLibraryIDPAttributeMapper
This class
DefaultLibraryIDPAttributeMapper implements the
IDPAttributeMapper to return the SAML Attribute
objects that may be inserted in the SAML Assertion. |
IDPAttributeMapper
This interface
IDPAttributeMapper is used to map the
authenticated user configured attributes to SAML Attribute s
so that the SAML framework may insert these attribute information as SAML
AttributeStatement s in SAML Assertion . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.