Package com.sun.identity.wsfederation.plugins
Defines WS-Federation Plugin SPIs
- 
Interface Summary Interface Description IDPAccountMapper The interfaceIDPAccountMapperis used to map the local identities to theSAMLprotocol objects and also the vice versa for some of the protocols for e.g.IDPAttributeMapper This interfaceIDPAttributeMapperis used to map the authenticated user configured attributes to SAMLAttributes so that the SAML framework may insert these attribute information as SAMLAttributeStatements in SAMLAssertion.IDPAuthenticationMethodMapper The interfaceIDPAuthenticationMethodMappercreates anIDPAuthenticationTypeInfobased on the RequestAuthnContext from the AuthnRequest sent by a Service Provider and the AuthnContext configuration at the IDP entity config.SPAccountMapper The classPartnerAccountMapperis an interface that is implemented to map partner account to user account in OpenAM.SPAttributeMapper This interfaceSPAttributeMapperis used to map the SAMLAttributes to the local user attributes.
- 
Class Summary Class Description IDPAuthenticationTypeInfo The classIDPAuthenticationTypeInfoconsists of the mapping betweenAuthenticationTypeand the actual authentication mechanism at the Identity Provider.