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 BooleanReplacePatchItem
BooleanReplacePatchItem.Builder.newInstance()
Methods in org.apache.syncope.common.lib.request with parameters of type BooleanReplacePatchItemModifier and TypeMethodDescriptionUserUR.Builder.mustChangePassword
(BooleanReplacePatchItem mustChangePassword) void
UserUR.setMustChangePassword
(BooleanReplacePatchItem mustChangePassword)