Uses of Interface
org.forgerock.openam.plugins.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
Modifier and TypeClassDescriptionclass
Installs the IoT authentication nodes and services. -
Uses of AmPlugin in org.forgerock.openam.auth.node.api
Modifier and TypeClassDescriptionclass
A convenient base class forAmPlugin
s that provide authentication nodes. -
Uses of AmPlugin in org.forgerock.openam.plugins
Modifier and TypeMethodDescriptionAmPlugin.getDependencies()
Get the collection of plugins that this plugin expects to be installed.