Uses of Enum Class
org.keycloak.config.OptionCategory
-
Uses of OptionCategory in org.keycloak.config
Modifier and TypeMethodDescriptionstatic OptionCategory
OptionCategory.fromHeading
(String heading) Option.getCategory()
static OptionCategory
Returns the enum constant of this class with the specified name.static OptionCategory[]
OptionCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.