Uses of Class
org.apache.syncope.common.lib.request.PasswordPatch
-
Packages that use PasswordPatch Package Description org.apache.syncope.common.lib.request -
-
Uses of PasswordPatch in org.apache.syncope.common.lib.request
Subclasses of PasswordPatch in org.apache.syncope.common.lib.request Modifier and Type Class Description classResourceARResource Association Request.classStatusRMethods in org.apache.syncope.common.lib.request that return PasswordPatch Modifier and Type Method Description PasswordPatchUserUR. getPassword()protected PasswordPatchPasswordPatch.Builder. newInstance()Methods in org.apache.syncope.common.lib.request with parameters of type PasswordPatch Modifier and Type Method Description UserUR.BuilderUserUR.Builder. password(PasswordPatch password)voidUserUR. setPassword(PasswordPatch password)
-