Uses of Enum Class
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.FeatureUpdatePolicy
Returns the enum constant of this class with the specified name.static Profile.FeatureUpdatePolicy[]
Profile.FeatureUpdatePolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.