Package | Description |
---|---|
com.sun.identity.wsfederation.plugins |
Defines WS-Federation Plugin SPIs
|
Class and Description |
---|
DefaultAccountMapper
This class
DefaultAccountMapper is a base class extended by
DefaultSPAccountMapper and DefaultIDPAccountMapper . |
DefaultAttributeMapper
This class
DefaultAttribute is the base class for
DefaultSPAttributeMapper and
DefaultIDPAttributeMapper for sharing the common
functionalities. |
DefaultLibrarySPAccountMapper
This class
DefaultLibrarySPAccountMapper is the default
implementation of the SPAccountMapper that is used
to map the SAML protocol objects to the user accounts. |
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 |
IDPAuthenticationTypeInfo
The class
IDPAuthenticationTypeInfo consists of the mapping
between AuthenticationType and the actual
authentication mechanism at the Identity Provider. |
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. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.