Uses of Enum
org.keycloak.adapters.spi.AuthOutcome
-
Uses of AuthOutcome in org.keycloak.adapters.spi
Methods in org.keycloak.adapters.spi that return AuthOutcomeModifier and TypeMethodDescriptionstatic AuthOutcomeReturns the enum constant of this type with the specified name.static AuthOutcome[]AuthOutcome.values()Returns an array containing the constants of this enum type, in the order they are declared.