Uses of Interface
org.forgerock.openam.saml2.plugins.InitializablePlugin
Packages that use InitializablePlugin
Package
Description
Defines SAMLv2 Plugin SPIs.
This package contains the API for writing SAML federation plugins.
-
Uses of InitializablePlugin in com.sun.identity.saml2.plugins
Subinterfaces of InitializablePlugin in com.sun.identity.saml2.pluginsModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.Classes in com.sun.identity.saml2.plugins that implement InitializablePluginModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since AM 7.3.0 Implement use-case specificFedletAdapterimplementations instead.classDeprecated, for removal: This API element is subject to removal in a future version.since AM 7.3.0 Implement use-case specificSPAdapterimplementations instead. -
Uses of InitializablePlugin in org.forgerock.openam.saml2.plugins
Subinterfaces of InitializablePlugin in org.forgerock.openam.saml2.pluginsModifier and TypeInterfaceDescriptioninterfaceTheFedletAdapterPluginabstract class provides methods that could be extended to perform user specific logics during SAMLv2 protocol processing on the Service Provider side.interfaceThis interfaceIDPAdapteris used to perform specific tasks in the IdP.interfaceTheSPAdapterPluginprovides contracts to perform user specific logics during SAMLv2 protocol processing on the Service Provider side.
IDPAdapterimplementations instead.