Uses of Interface
org.forgerock.caf.authentication.api.AuthContextWithState
Packages that use 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
Classes in org.forgerock.caf.authentication.framework that implement AuthContextWithStateModifier and TypeClassDescriptionfinal class
AnAsyncServerAuthContext
which manages aList
ofAsyncServerAuthModule
s that are in a desired order of preference for authenticating incoming request messages.