Package | Description |
---|---|
com.sun.identity.saml.common |
Defines common SAML 1.x utilities and constants.
|
com.sun.identity.saml.plugins |
SAML 1.x Plugins.
|
Class and Description |
---|
ActionMapper
The class
ActionMapper is an interface that is
implemented to get SSO information and map partner actions to
OpenAM authorization decisions. |
AttributeMapper
The class
AttributeMapper is an interface that is
implemented to get SSO information and map partner attributes to
OpenAM attributes. |
ConsumerSiteAttributeMapper
This interface needs to be implemented by an trusted assertion consumer site
(a partner) to return a list of
Attribute objects to be
returned as AttributeStatements elements, as part of the
Authentication Assertion returned to the partner during the
SSO scenario of Browser Artifact and POST profile. |
NameIdentifierMapper
The class
NameIdentifierMapper is an interface
that is implemented to map user account to name identifier in
assertion subject in OpenAM. |
PartnerAccountMapper
The class
PartnerAccountMapper is an interface
that is implemented to map partner account to user account
in OpenAM. |
PartnerSiteAttributeMapper
Deprecated.
This class has been deprecated. Please use
ConsumerSiteAttributeMapper instead. |
SiteAttributeMapper
Deprecated.
This class has been deprecated. Please use
PartnerSiteAttributeMapper instead. |
Class and Description |
---|
ActionMapper
The class
ActionMapper is an interface that is
implemented to get SSO information and map partner actions to
OpenAM authorization decisions. |
AttributeMapper
The class
AttributeMapper is an interface that is
implemented to get SSO information and map partner attributes to
OpenAM attributes. |
ConsumerSiteAttributeMapper
This interface needs to be implemented by an trusted assertion consumer site
(a partner) to return a list of
Attribute objects to be
returned as AttributeStatements elements, as part of the
Authentication Assertion returned to the partner during the
SSO scenario of Browser Artifact and POST profile. |
DefaultPartnerAccountMapper
The class
DefaultPartnerAccountMapper provide a default
implementation of the PartnerAccountMapper interface. |
NameIdentifierMapper
The class
NameIdentifierMapper is an interface
that is implemented to map user account to name identifier in
assertion subject in OpenAM. |
PartnerAccountMapper
The class
PartnerAccountMapper is an interface
that is implemented to map partner account to user account
in OpenAM. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.