Interface | Description |
---|---|
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 . |
IDPAuthenticationMethodMapper |
The interface IDPAuthenticationMethodMapper creates an
IDPAuthenticationTypeInfo
|
SPAccountMapper |
The class
PartnerAccountMapper is an interface
that is implemented to map partner account to user account
in OpenAM. |
SPAttributeMapper |
This interface
SPAttributeMapper is used to map the
SAML Attribute s to the local user attributes. |
Class | Description |
---|---|
IDPAuthenticationTypeInfo |
The class
IDPAuthenticationTypeInfo consists of the mapping
between AuthenticationType and the actual
authentication mechanism at the Identity Provider. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.