Uses of Class
org.apache.syncope.common.lib.request.PasswordPatch
Package
Description
-
Uses of PasswordPatch in org.apache.syncope.common.lib.request
Modifier and TypeMethodDescriptionUserUR.getPassword()
protected PasswordPatch
PasswordPatch.Builder.newInstance()
Modifier and TypeMethodDescriptionUserUR.Builder.password
(PasswordPatch password) void
UserUR.setPassword
(PasswordPatch password) -
Uses of PasswordPatch in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionUserSelfService.mustChangePassword
(@NotNull PasswordPatch password) Changes own password when change was forced by an administrator. -
Uses of PasswordPatch in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionUserLogic.mustChangePassword
(PasswordPatch password, boolean nullPriorityAsync) -
Uses of PasswordPatch in org.apache.syncope.core.rest.cxf.service