Uses of Class
org.apache.syncope.common.lib.request.StringPatchItem
-
Uses of StringPatchItem in org.apache.syncope.common.lib.request
Modifier and TypeMethodDescriptionprotected StringPatchItem
StringPatchItem.Builder.newInstance()
Modifier and TypeMethodDescriptionAnyUR.Builder.auxClass
(StringPatchItem auxClass) AnyUR.Builder.auxClasses
(StringPatchItem... auxClasses) AnyUR.Builder.resource
(StringPatchItem resource) AnyUR.Builder.resources
(StringPatchItem... resources) UserUR.Builder.role
(StringPatchItem role) UserUR.Builder.roles
(StringPatchItem... roles) Modifier and TypeMethodDescriptionAnyUR.Builder.auxClasses
(Collection<StringPatchItem> auxClasses) AnyUR.Builder.resources
(Collection<StringPatchItem> resources) UserUR.Builder.roles
(Collection<StringPatchItem> roles)