| Package | Description |
|---|---|
| org.forgerock.caf.authentication.api | |
| org.forgerock.caf.authentication.framework |
| Modifier and Type | Method and Description |
|---|---|
<T extends AuthenticationState> |
MessageContext.getState(AsyncServerAuthContext authContext)
Gets the
AuthenticationState instance that maintains any stateful information for
the provided AsyncServerAuthContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
FallbackAuthContext
An
AsyncServerAuthContext which manages a List of
AsyncServerAuthModules that are in a desired order of preference for authenticating
incoming request messages. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.