Uses of Class
org.keycloak.common.Profile.Type
-
Packages that use Profile.Type Package Description org.keycloak.common -
-
Uses of Profile.Type in org.keycloak.common
Methods in org.keycloak.common that return Profile.Type Modifier and Type Method Description Profile.TypeProfile.Feature. getTypeProduct()Profile.TypeProfile.Feature. getTypeProject()static Profile.TypeProfile.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Profile.Type[]Profile.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-