Uses of Enum
org.keycloak.common.Profile.FeatureUpdatePolicy
Packages that use Profile.FeatureUpdatePolicy
-
Uses of Profile.FeatureUpdatePolicy in org.keycloak.common
Methods in org.keycloak.common that return Profile.FeatureUpdatePolicyModifier and TypeMethodDescriptionProfile.Feature.getUpdatePolicy()static Profile.FeatureUpdatePolicyReturns the enum constant of this type with the specified name.static Profile.FeatureUpdatePolicy[]Profile.FeatureUpdatePolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.