Package com.sun.identity.saml2.plugins
Defines SAMLv2 Plugin SPIs.
-
Interface Summary Interface Description AssertionIDRequestMapper This interfaceAssertonIDRequestMapperis used by assertion ID request service to process assertion ID request.AttributeAuthorityMapper This interfaceAttributeAuthorityMapperis used by attribute authority to process attribute query.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.IDPAuthnContextMapper The interfaceIDPAuthnContextMappercreates anIDPAuthnContextInfobased on the RequestAuthnContext from the AuthnRequest sent by a Service Provider and the AuthnContext configuration at the IDP entity config.IDPECPSessionMapper This interfaceIDPECPSessionMapperis used to find a valid session from HTTP servlet request on IDP with ECP profile.SAML2IdentityProviderAdapter Deprecated, for removal: This API element is subject to removal in a future version. since AM 7.3.0 Implement use-case specificIDPAdapterimplementations instead.SAML2IDPFinder Deprecated, for removal: This API element is subject to removal in a future version. since AM 7.3.0 Implement use-case specificIDPFinderimplementations instead.SPAccountMapper The interfaceSPAccountMapperis used to identify the local identities that maps theSAMLprotocol objects such asAssertion,ManageNameIDRequestetc.SPAttributeMapper This interfaceSPAttributeMapperis used to map the SAMLAttributes to the local user attributes.SPAuthnContextMapper The interfaceSPAuthnContextMapper.javadetermines the Authentication Context to be set in the Authentication Request and the Auth Level of an Authentication Context. -
Class Summary Class Description FedletAdapter Deprecated, for removal: This API element is subject to removal in a future version. since AM 7.3.0 Implement use-case specificFedletAdapterimplementations instead.IDPAuthnContextInfo The classIDPAuthnContextInfoconsists of the mapping betweenAuthnContextClassRefand the actual authentication mechanism at the Identity Provider.SAML2ServiceProviderAdapter Deprecated, for removal: This API element is subject to removal in a future version. since AM 7.3.0 Implement use-case specificSPAdapterimplementations instead.