Uses of Class
org.apache.syncope.common.lib.request.BooleanReplacePatchItem
-
Uses of BooleanReplacePatchItem in org.apache.syncope.common.lib.request
Modifier and TypeMethodDescriptionUserUR.getMustChangePassword()
protected BooleanReplacePatchItem
BooleanReplacePatchItem.Builder.newInstance()
Modifier and TypeMethodDescriptionUserUR.Builder.mustChangePassword
(BooleanReplacePatchItem mustChangePassword) void
UserUR.setMustChangePassword
(BooleanReplacePatchItem mustChangePassword)