Uses of Enum Class
org.forgerock.audit.events.AuthenticationAuditEventBuilder.Status
Packages that use AuthenticationAuditEventBuilder.Status
-
Uses of AuthenticationAuditEventBuilder.Status in org.forgerock.audit.events
Methods in org.forgerock.audit.events that return AuthenticationAuditEventBuilder.StatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AuthenticationAuditEventBuilder.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forgerock.audit.events with parameters of type AuthenticationAuditEventBuilder.StatusModifier and TypeMethodDescriptionAuthenticationAuditEventBuilder.result
(AuthenticationAuditEventBuilder.Status result) Sets the authentication audit event overall result.