Uses of Interface
org.forgerock.openam.sts.tokengeneration.saml2.statements.AttributeMapper
Packages that use AttributeMapper
Package
Description
This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2
assertions.
-
Uses of AttributeMapper in org.forgerock.openam.sts.tokengeneration.saml2.statements
Methods in org.forgerock.openam.sts.tokengeneration.saml2.statements with parameters of type AttributeMapperModifier and TypeMethodDescriptionAttributeStatementsProvider.get(SSOToken ssoToken, SAML2Config saml2Config, AttributeMapper attributeMapper) Invoked to obtain the List of AttributeStatement instances to be included in the generated SAML2 assertion.