Package com.sun.identity.wsfederation.plugins
@Supported
package com.sun.identity.wsfederation.plugins
Defines WS-Federation Plugin SPIs
-
ClassDescriptionThe interface
IDPAccountMapperis used to map the local identities to theSAMLprotocol objects and also the vice versa for some of the protocols for e.g.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.The interfaceIDPAuthenticationMethodMappercreates anIDPAuthenticationTypeInfobased on the RequestAuthnContext from the AuthnRequest sent by a Service Provider and the AuthnContext configuration at the IDP entity config.The classIDPAuthenticationTypeInfoconsists of the mapping betweenAuthenticationTypeand the actual authentication mechanism at the Identity Provider.The classPartnerAccountMapperis an interface that is implemented to map partner account to user account in OpenAM.This interfaceSPAttributeMapperis used to map the SAMLAttributes to the local user attributes.