Package | Description |
---|---|
org.forgerock.openam.auth.node.api |
This package contains the API for writing authentication nodes.
|
org.forgerock.openam.plugins |
This package contains the API for writing AM plugins.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNodeAmPlugin
A convenient base class for
AmPlugin s that provide authentication nodes. |
Modifier and Type | Method and Description |
---|---|
default Map<Class<? extends AmPlugin>,String> |
AmPlugin.getDependencies()
Get the collection of plugins that this plugin expects to be installed.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.