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 classDefines the possible outcomes from this node.static classDefines 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 TypeInterfaceDescriptioninterfaceDescribes the outcomes for node instances that have static outcomes.Classes in org.forgerock.openam.auth.node.api that implement OutcomeProviderModifier and TypeClassDescriptionstatic final classProvides a static set of outcomes for decision nodes.static final classProvides a static single outcome for nodes with a single outcome.