Action |
Immutable container for the result of processing a node.
|
Action.ActionBuilder |
|
ExternalRequestContext |
A representation of the external HTTP request in the current tree authentication context.
|
ExternalRequestContext.Builder |
|
Node |
A node is the core abstraction within an authentication tree.
|
NodeProcessException |
An Exception to indicate that there was a problem processing a Node that could not be resolved to a
Action .
|
OutcomeProvider |
Describes the outcomes for node instances.
|
OutcomeProvider.Outcome |
A model object for an outcome.
|
SuspendedTextOutputCallback |
Suspended text output callback extends TextOutputCallback to allow a custom message to be displayed to the
user whilst informing the client that the current auth flow has been suspended.
|
SuspensionHandler |
This handler interface allows authentication nodes to suspend authentication and send a unique ID out of band to the
end-user.
|
TreeContext |
A representation of the context of the current tree authentication process.
|
TreeHook |
A TreeHook encapsulates some functionality that should be executed at the end of a tree, after authentication.
|