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 SAML2IDPFinder |
SAML2Utils.getECPIDPFinder(String realm,
String spEntityID)
Returns an
SAML2IDPFinder which is used to find a list
of IDP's for ECP Request. |
Modifier and Type | Class and Description |
---|---|
class |
ECPIDPFinder
This class
ECPIDPFinder is used to find a list of
preferred Identity Providers to be placed in the child element "IDPList" of
ECP Request element. |
class |
SAML2IDPProxyFRImpl
This class
SAML2IDPProxyFRImpl is used to find a preferred Identity
Authenticating provider to proxy the authentication request. |
class |
SAML2IDPProxyImpl
This class
SAML2IDPProxyImpl is used to find a preferred Identity
Authenticating provider to proxy the authentication request. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.