Uses of Enum Class
org.keycloak.representations.userprofile.config.UPConfig.UnmanagedAttributePolicy
-
Uses of UPConfig.UnmanagedAttributePolicy in org.keycloak.representations.userprofile.config
Modifier and TypeMethodDescriptionUPConfig.getUnmanagedAttributePolicy()
Returns the enum constant of this class with the specified name.static UPConfig.UnmanagedAttributePolicy[]
UPConfig.UnmanagedAttributePolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
UPConfig.setUnmanagedAttributePolicy
(UPConfig.UnmanagedAttributePolicy unmanagedAttributePolicy)