Uses of Package
org.forgerock.caf.authentication.framework
-
Packages that use org.forgerock.caf.authentication.framework 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. -
Classes in org.forgerock.caf.authentication.framework used by org.forgerock.caf.authentication.api Class 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. -
Classes in org.forgerock.caf.authentication.framework used by org.forgerock.caf.authentication.framework Class 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 HTTPFilter
that will protect all downstream filters or handlers.AuthenticationFilter.AuthenticationFilterBuilder Builder class that configures an Authentication Framework instance.AuthenticationFilter.AuthenticationModuleBuilder Builder class that configuresAsyncServerAuthModule
s andServerAuthModule
s.ResponseWriter WritesAuthenticationException
responses for different media types.