Uses of Class
de.dlr.proseo.usermgr.rest.UserManager.NotModifiedException
Packages that use UserManager.NotModifiedException
Package
Description
RESTful interface for the prosEO User Manager component
-
Uses of UserManager.NotModifiedException in de.dlr.proseo.usermgr.rest
Methods in de.dlr.proseo.usermgr.rest that throw UserManager.NotModifiedExceptionModifier and TypeMethodDescriptionUserManager.modifyUser(String username, RestUser restUser) Update a user by user name If the password is changed, the password expiration date will be updated according to the password expiration period configured.