Uses of Class
org.apache.syncope.client.enduser.model.CustomAttribute
Packages that use CustomAttribute
-
Uses of CustomAttribute in org.apache.syncope.client.enduser.model
Methods in org.apache.syncope.client.enduser.model that return CustomAttributeMethods in org.apache.syncope.client.enduser.model that return types with arguments of type CustomAttributeMethod parameters in org.apache.syncope.client.enduser.model with type arguments of type CustomAttributeModifier and TypeMethodDescriptionCustomAttributesInfo.attributes
(Map<String, CustomAttribute> value) void
CustomAttributesInfo.setAttributes
(Map<String, CustomAttribute> attributes)