Uses of Class
org.apache.syncope.common.lib.request.BooleanReplacePatchItem
-
Packages that use BooleanReplacePatchItem Package Description org.apache.syncope.common.lib.request -
-
Uses of BooleanReplacePatchItem in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return BooleanReplacePatchItem Modifier and Type Method Description BooleanReplacePatchItemUserUR. getMustChangePassword()protected BooleanReplacePatchItemBooleanReplacePatchItem.Builder. newInstance()Methods in org.apache.syncope.common.lib.request with parameters of type BooleanReplacePatchItem Modifier and Type Method Description UserUR.BuilderUserUR.Builder. mustChangePassword(BooleanReplacePatchItem mustChangePassword)voidUserUR. setMustChangePassword(BooleanReplacePatchItem mustChangePassword)
-