Uses of Class
org.keycloak.representations.userprofile.config.UPAttributeRequired
Packages that use UPAttributeRequired
-
Uses of UPAttributeRequired in org.keycloak.representations.userprofile.config
Methods in org.keycloak.representations.userprofile.config that return UPAttributeRequiredModifier and TypeMethodDescriptionprotected UPAttributeRequiredUPAttributeRequired.clone()UPAttribute.getRequired()Methods in org.keycloak.representations.userprofile.config with parameters of type UPAttributeRequiredConstructors in org.keycloak.representations.userprofile.config with parameters of type UPAttributeRequiredModifierConstructorDescriptionUPAttribute(String name, UPAttributePermissions permissions, UPAttributeRequired required) UPAttribute(String name, UPAttributePermissions permissions, UPAttributeRequired required, UPAttributeSelector selector)