Uses of Enum Class
org.keycloak.common.Profile.Feature.Type
Packages that use Profile.Feature.Type
-
Uses of Profile.Feature.Type in org.keycloak.common
Methods in org.keycloak.common that return Profile.Feature.TypeModifier and TypeMethodDescriptionProfile.Feature.getType()static Profile.Feature.TypeReturns the enum constant of this class with the specified name.static Profile.Feature.Type[]Profile.Feature.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.common with parameters of type Profile.Feature.Type