Uses of Interface
org.forgerock.openam.plugins.AmPlugin
Packages that use AmPlugin
Package
Description
This package contains all classes pertaining to AM's IoT functionality.
This package contains the API for writing authentication nodes.
This package contains the API for writing AM plugins.
-
Uses of AmPlugin in org.forgerock.am.iot
Classes in org.forgerock.am.iot that implement AmPluginModifier and TypeClassDescriptionclass
Installs the IoT authentication nodes and services. -
Uses of AmPlugin in org.forgerock.openam.auth.node.api
Classes in org.forgerock.openam.auth.node.api that implement AmPluginModifier and TypeClassDescriptionclass
A convenient base class forAmPlugin
s that provide authentication nodes. -
Uses of AmPlugin in org.forgerock.openam.plugins
Methods in org.forgerock.openam.plugins that return types with arguments of type AmPluginModifier and TypeMethodDescriptionAmPlugin.getDependencies()
Get the collection of plugins that this plugin expects to be installed.