Uses of Interface
org.forgerock.openam.auth.node.api.OutcomeProvider
Packages that use OutcomeProvider
Package
Description
This package contains all classes pertaining to AM's IoT functionality.
This package contains the API for writing authentication nodes.
-
Uses of OutcomeProvider in org.forgerock.am.iot
Classes in org.forgerock.am.iot that implement OutcomeProviderModifier and TypeClassDescriptionstatic class
Defines the possible outcomes from this node.static class
Defines the possible outcomes from this node. -
Uses of OutcomeProvider in org.forgerock.openam.auth.node.api
Subinterfaces of OutcomeProvider in org.forgerock.openam.auth.node.apiModifier and TypeInterfaceDescriptioninterface
Describes the outcomes for node instances that have static outcomes.Classes in org.forgerock.openam.auth.node.api that implement OutcomeProviderModifier and TypeClassDescriptionstatic final class
Provides a static set of outcomes for decision nodes.static final class
Provides a static single outcome for nodes with a single outcome.