Uses of Interface
org.forgerock.openam.plugins.PluginTools
Package
Description
This package contains the API for writing authentication nodes.
-
Uses of PluginTools in org.forgerock.openam.auth.node.api
Modifier and TypeFieldDescriptionprotected PluginTools
AbstractNodeAmPlugin.pluginTools
An instance of thePluginTools
for use when setting up the plugin.Modifier and TypeMethodDescriptionvoid
AbstractNodeAmPlugin.setPluginTools
(PluginTools pluginTools) Guice setter forpluginTools
.