Uses of Class
com.sun.identity.saml2.plugins.DefaultLibraryIDPAttributeMapper
-
Packages that use DefaultLibraryIDPAttributeMapper Package Description com.sun.identity.saml2.plugins Defines SAMLv2 Plugin SPIs.org.forgerock.openam.sts.tokengeneration.saml2.statements This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2 assertions. -
-
Uses of DefaultLibraryIDPAttributeMapper in com.sun.identity.saml2.plugins
Subclasses of DefaultLibraryIDPAttributeMapper in com.sun.identity.saml2.plugins Modifier and Type Class Description classDefaultIDPAttributeMapperThis classDefaultIDPAttributeMapperimplements theIDPAttributeMapperto return the SAMLAttributeobjects that may be inserted in the SAML Assertion. -
Uses of DefaultLibraryIDPAttributeMapper in org.forgerock.openam.sts.tokengeneration.saml2.statements
Subclasses of DefaultLibraryIDPAttributeMapper in org.forgerock.openam.sts.tokengeneration.saml2.statements Modifier and Type Class Description classDefaultAttributeMapperThis class implements the default attribute mapping functionality.
-