Package com.sun.identity.saml2.plugins
Interface SAML2IdentityProviderAdapter
- All Superinterfaces:
IDPAdapter
,InitializablePlugin
,SAMLPlugin
@Deprecated(forRemoval=true,
since="7.3.0")
@SupportedAll
public interface SAML2IdentityProviderAdapter
extends IDPAdapter
Deprecated, for removal: This API element is subject to removal in a future version.
This interface
SAML2IdentityProviderAdapter
is used to perform
specific tasks in the IdP-
Field Summary
Fields inherited from interface org.forgerock.openam.saml2.plugins.InitializablePlugin
HOSTED_ENTITY_ID, REALM
-
Method Summary
Methods inherited from interface org.forgerock.openam.saml2.plugins.IDPAdapter
preAuthentication, preSendFailureResponse, preSendFailureResponse, preSendResponse, preSignResponse, preSingleSignOn
Methods inherited from interface org.forgerock.openam.saml2.plugins.InitializablePlugin
initialize, initialize
IDPAdapter
implementations instead.