Uses of Class
com.sun.identity.wsfederation.plugins.DefaultAccountMapper
-
Packages that use DefaultAccountMapper Package Description com.sun.identity.wsfederation.plugins Defines WS-Federation Plugin SPIs -
-
Uses of DefaultAccountMapper in com.sun.identity.wsfederation.plugins
Subclasses of DefaultAccountMapper in com.sun.identity.wsfederation.plugins Modifier and Type Class Description class
DefaultADFSPartnerAccountMapper
This defaultPartnerAccountMapper
for ADFS uses configuration to determine the attribute on which to search for the incoming user identifier.class
DefaultIDPAccountMapper
This classDefaultIDPAccountMapper
is the default implementation of theIDPAccountMapper
that is used to map theSAML
protocol objects to the user accounts.class
DefaultLibrarySPAccountMapper
This classDefaultLibrarySPAccountMapper
is the default implementation of theSPAccountMapper
that is used to map theSAML
protocol objects to the user accounts.
-