Uses of Class
org.apache.syncope.common.lib.request.BooleanReplacePatchItem
Packages that use BooleanReplacePatchItem
-
Uses of BooleanReplacePatchItem in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return BooleanReplacePatchItemModifier and TypeMethodDescriptionUserUR.getMustChangePassword()protected BooleanReplacePatchItemBooleanReplacePatchItem.Builder.newInstance()Methods in org.apache.syncope.common.lib.request with parameters of type BooleanReplacePatchItemModifier and TypeMethodDescriptionUserUR.Builder.mustChangePassword(BooleanReplacePatchItem mustChangePassword) voidUserUR.setMustChangePassword(BooleanReplacePatchItem mustChangePassword)