Uses of Package
org.forgerock.openam.saml2.plugins
-
Packages that use org.forgerock.openam.saml2.plugins Package Description com.sun.identity.saml2.plugins Defines SAMLv2 Plugin SPIs.org.forgerock.openam.saml2.plugins This package contains the API for writing SAML federation plugins. -
Classes in org.forgerock.openam.saml2.plugins used by com.sun.identity.saml2.plugins Class Description FedletAdapter TheFedletAdapterPlugin
abstract class provides methods that could be extended to perform user specific logics during SAMLv2 protocol processing on the Service Provider side.IDPAdapter This interfaceIDPAdapter
is used to perform specific tasks in the IdP.IDPFinder This interfaceIDPFinder
is used to find a list of preferred Identity Authenticating providers to service the authentication request.InitializablePlugin All the SAML federation plugins that need to be initialized should extend this.SAMLPlugin The marker interface that all the federation plugins should extend from.SPAdapter TheSPAdapterPlugin
provides contracts to perform user specific logics during SAMLv2 protocol processing on the Service Provider side. -
Classes in org.forgerock.openam.saml2.plugins used by org.forgerock.openam.saml2.plugins Class Description InitializablePlugin All the SAML federation plugins that need to be initialized should extend this.SAMLPlugin The marker interface that all the federation plugins should extend from.