Uses of Interface
org.forgerock.caf.authentication.api.AuthContextWithState
Package
Description
This package defines the authentication framework classes for the authentication of messages
via authentication contexts and modules.
-
Uses of AuthContextWithState in org.forgerock.caf.authentication.framework
Modifier and TypeClassDescriptionfinal class
AnAsyncServerAuthContext
which manages aList
ofAsyncServerAuthModule
s that are in a desired order of preference for authenticating incoming request messages.