Uses of Enum Class
org.keycloak.config.OptionCategory
Packages that use OptionCategory
-
Uses of OptionCategory in org.keycloak.config
Methods in org.keycloak.config that return OptionCategoryModifier 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.Methods in org.keycloak.config with parameters of type OptionCategoryConstructors in org.keycloak.config with parameters of type OptionCategory