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