Interface | 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. |
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 . |
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 | 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. |
IDPAuthnContextInfo |
The class
IDPAuthnContextInfo consists of the mapping
between AuthnContextClassRef and the actual
authentication mechanism at the Identity Provider. |
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. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.