Package | Description |
---|---|
org.forgerock.openam.auth.node.api |
This package contains the API for writing authentication nodes.
|
Modifier and Type | Method and Description |
---|---|
Action |
Node.process(TreeContext context)
Performs processing on the given shared state, which holds all the data gathered by nodes that have already
executed as part of this authentication session in the tree.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.