Uses of Class
org.keycloak.representations.userprofile.config.UPAttributeSelector
Packages that use UPAttributeSelector
-
Uses of UPAttributeSelector in org.keycloak.representations.userprofile.config
Methods in org.keycloak.representations.userprofile.config that return UPAttributeSelectorModifier and TypeMethodDescriptionprotected UPAttributeSelector
UPAttributeSelector.clone()
UPAttribute.getSelector()
Methods in org.keycloak.representations.userprofile.config with parameters of type UPAttributeSelectorConstructors in org.keycloak.representations.userprofile.config with parameters of type UPAttributeSelectorModifierConstructorDescriptionUPAttribute
(String name, UPAttributePermissions permissions, UPAttributeRequired required, UPAttributeSelector selector)