Uses of Class
org.forgerock.audit.events.AuthenticationAuditEventBuilder
Packages that use AuthenticationAuditEventBuilder
-
Uses of AuthenticationAuditEventBuilder in org.forgerock.audit.events
Classes in org.forgerock.audit.events with type parameters of type AuthenticationAuditEventBuilderModifier and TypeClassDescriptionclass
Builder for audit authentication events.Methods in org.forgerock.audit.events that return AuthenticationAuditEventBuilderModifier and TypeMethodDescriptionstatic AuthenticationAuditEventBuilder<?>
AuthenticationAuditEventBuilder.authenticationEvent()
Starts to build an audit authentication event.