Package | Description |
---|---|
org.forgerock.caf.authentication.framework | |
org.forgerock.caf.authn.test.runtime |
Modifier and Type | Method and Description |
---|---|
AuthenticationFilter.AuthenticationFilterBuilder |
AuthenticationFilter.AuthenticationFilterBuilder.auditApi(AuditApi auditApi)
Sets the, mandatory,
AuditApi instance that the framework will use to audit the
authentication result of processed requests. |
Modifier and Type | Class and Description |
---|---|
class |
TestAuditApi
Test implementation of the JASPI runtime's
AuditApi interface. |
Modifier and Type | Method and Description |
---|---|
static AuditApi |
TestAuditApi.getAuditApi()
Factory method called by the Jaspi runtime to get the instance of the
AuditApi to use when auditing
authentication requests. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.