Package com.sun.identity.saml2.plugins
Interface SAML2IDPFinder
-
- All Superinterfaces:
IDPFinder
,SAMLPlugin
@SupportedAll @Deprecated(forRemoval=true, since="7.3.0") public interface SAML2IDPFinder extends IDPFinder
Deprecated, for removal: This API element is subject to removal in a future version.since AM 7.3.0 Implement use-case specificIDPFinder
implementations instead.This interfaceSAML2IDPFinder
is used to find a list of preferred Identity Authenticating providers to service the authentication request.
-
-
Field Summary
-
Fields inherited from interface org.forgerock.openam.saml2.plugins.SAMLPlugin
HOSTED_ENTITY_ID, REALM
-
-
Method Summary
-
Methods inherited from interface org.forgerock.openam.saml2.plugins.IDPFinder
getPreferredIDP
-
-