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 IDPAccountMapper |
SAML2Utils.getIDPAccountMapper(String realm,
String idpEntityID)
Returns an
IDPAccountMapper |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIDPAccountMapper
This class
DefaultIDPAccountMapper is the default implementation of the IDPAccountMapper
that is used to map the SAML protocol objects to the user accounts at the IdentityProvider
side of SAML v2 plugin. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.