User.setPassword()
Method
Declaration
UsersetPassword
(
java.lang.String password)
throws ConfigurationException
Purpose
Remarks
This method returns the User object, so programs can conveniently chain additional method calls to the return value.
Parameter |
Description |
|
Use this string as the user’s new password. |
See Also
For the corresponding browser page, see Existing Users in
For background information, see Users in
.