Package | Description |
---|---|
com.sun.identity.saml2.common |
Defines common SAMLv2 utilities and constants.
|
com.sun.identity.saml2.plugins |
Defines SAMLv2 Plugin SPIs.
|
Modifier and Type | Method and Description |
---|---|
static SPAccountMapper |
SAML2Utils.getSPAccountMapper(String realm,
String spEntityID)
Returns an
SPAccountMapper |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLibrarySPAccountMapper
This class
DefaultLibrarySPAccountMapper is the default implementation of the
SPAccountMapper that is used to map the SAML protocol objects to the user accounts at the
ServiceProvider side of SAML v2 plugin. |
class |
DefaultSPAccountMapper
This class
DefaultSPAccountMapper is the default implementation of the
DefaultLibrarySPAccountMapper that is used to map the SAML protocol objects to the user
accounts at the ServiceProvider side of SAML v2 plugin. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.