Package | Description |
---|---|
org.forgerock.caf.authentication.api |
This package defines the core interfaces and classes to provide an asynchronous and improved
JASPI-like message authentication API.
|
org.forgerock.caf.authentication.framework |
This package defines the authentication framework classes for the authentication of messages
via authentication contexts and modules.
|
Class and Description |
---|
AuditTrail
Responsible for tracking the auditing of an authentication attempt including auditing each of the modules that
are executed and the overall result of the authentication.
|
Class and Description |
---|
AuditApi
Audit API interface for auditing the result of an authentication request.
|
AuditTrail
Responsible for tracking the auditing of an authentication attempt including auditing each of the modules that
are executed and the overall result of the authentication.
|
AuthenticationFilter
A HTTP
Filter that will protect all downstream filters or handlers. |
AuthenticationFilter.AuthenticationFilterBuilder
Builder class that configures an Authentication Framework instance.
|
AuthenticationFilter.AuthenticationModuleBuilder
Builder class that configures
AsyncServerAuthModule s and
ServerAuthModule s. |
ResponseWriter
Writes
AuthenticationException responses for different media types. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.