Uses of Class
org.apache.syncope.common.lib.request.StringReplacePatchItem
-
Packages that use StringReplacePatchItem Package Description org.apache.syncope.common.lib.request -
-
Uses of StringReplacePatchItem in org.apache.syncope.common.lib.request
Subclasses of StringReplacePatchItem in org.apache.syncope.common.lib.request Modifier and Type Class Description class
PasswordPatch
class
ResourceAR
Resource Association Request.class
StatusR
Methods in org.apache.syncope.common.lib.request that return StringReplacePatchItem Modifier and Type Method Description StringReplacePatchItem
GroupUR. getGroupOwner()
StringReplacePatchItem
AnyObjectUR. getName()
StringReplacePatchItem
GroupUR. getName()
StringReplacePatchItem
AnyUR. getRealm()
StringReplacePatchItem
UserUR. getSecurityAnswer()
StringReplacePatchItem
UserUR. getSecurityQuestion()
StringReplacePatchItem
UserUR. getUsername()
StringReplacePatchItem
GroupUR. getUserOwner()
protected StringReplacePatchItem
StringReplacePatchItem.Builder. newInstance()
-