Uses of Enum Class
org.keycloak.expiration.jpa.Outcome
Packages that use Outcome
-
Uses of Outcome in org.keycloak.expiration.jpa
Methods in org.keycloak.expiration.jpa that return OutcomeModifier and TypeMethodDescriptionstatic OutcomeReturns the enum constant of this class with the specified name.static Outcome[]Outcome.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.expiration.jpa with parameters of type Outcome