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 classDefaultADFSPartnerAccountMapperThis defaultPartnerAccountMapperfor ADFS uses configuration to determine the attribute on which to search for the incoming user identifier.classDefaultIDPAccountMapperThis classDefaultIDPAccountMapperis the default implementation of theIDPAccountMapperthat is used to map theSAMLprotocol objects to the user accounts.classDefaultLibrarySPAccountMapperThis classDefaultLibrarySPAccountMapperis the default implementation of theSPAccountMapperthat is used to map theSAMLprotocol objects to the user accounts. 
 -