Uses of Package
org.forgerock.openam.auth.node.api
Packages that use org.forgerock.openam.auth.node.api
Package
Description
This package contains all classes pertaining to AM's IoT functionality.
Provides classes for accessing trees components.
Contains classes that represent the model of the authentication trees.
Package for the AM Authentication Nodes API.
-
Classes in org.forgerock.openam.auth.node.api used by org.forgerock.am.iotClassDescriptionA convenient base class for
AmPlugin
s that provide authentication nodes.Immutable container for the result of processing a node.Describes a single shared state attribute consumed by a node.A node is the core abstraction within an authentication tree.Annotation that describes the metadata of the node.Describes the outcomes for node instances.A model object for an outcome.Describes one shared state attribute produced by a node.Describes the outcomes for node instances that have static outcomes.A representation of the context of the current tree authentication process. -
Classes in org.forgerock.openam.auth.node.api used by org.forgerock.am.trees.apiClassDescriptionImmutable container for the result of processing a node.A representation of the external HTTP request in the current tree authentication context.A node is the core abstraction within an authentication tree.Describes the outcomes for node instances.A model object for an outcome.
-
Classes in org.forgerock.openam.auth.node.api used by org.forgerock.am.trees.modelClassDescriptionImmutable container for the result of processing a node.Simple class that captures the username and identityType of an identity.This handler interface allows authentication nodes to suspend authentication and send a unique ID out of band to the end-user.
-
Classes in org.forgerock.openam.auth.node.api used by org.forgerock.openam.auth.node.apiClassDescriptionImmutable container for the result of processing a node.Builder for the
Action
.A representation of the external HTTP request in the current tree authentication context.A builder forExternalRequestContext
instances.Simple class that captures the username and identityType of an identity.Describes a single shared state attribute consumed by a node.A node is the core abstraction within an authentication tree.Encapsulates all state that is provided by each node and passed between nodes on tree execution.Describes the outcomes for node instances.A model object for an outcome.Describes one shared state attribute produced by a node.Describes the outcomes for node instances that have static outcomes.Suspended text output callback extendsTextOutputCallback
to allow a custom message to be displayed to the user whilst informing the client that the current auth flow has been suspended.Factory class for creatingSuspendedTextOutputCallback
instances.This handler interface allows authentication nodes to suspend authentication and send a unique ID out of band to the end-user.A representation of the context of the current tree authentication process.A TreeHook encapsulates some functionality that should be executed at the end of a tree, after authentication.An exception to indicate there was a problem executing a tree hook.