Uses of Package
org.forgerock.caf.authentication.framework
Package
Description
This package defines the core interfaces and classes to provide an asynchronous and improved
JASPI-like message authentication API.
This package defines the authentication framework classes for the authentication of messages
via authentication contexts and modules.
-
ClassDescriptionResponsible for tracking the auditing of an authentication attempt including auditing each of the modules that are executed and the overall result of the authentication.
-
ClassDescriptionAudit API interface for auditing the result of an authentication request.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.A HTTP
Filter
that will protect all downstream filters or handlers.Builder class that configures an Authentication Framework instance.Builder class that configuresAsyncServerAuthModule
s andServerAuthModule
s.WritesAuthenticationException
responses for different media types.