Uses of Enum Class
org.keycloak.authentication.FlowStatus
-
Uses of FlowStatus in org.keycloak.authentication
Modifier and TypeMethodDescriptionAbstractAuthenticationFlowContext.getStatus()
Get the current status of the current execution.AuthenticationProcessor.Result.getStatus()
static FlowStatus
Returns the enum constant of this class with the specified name.static FlowStatus[]
FlowStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.