All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
add()
Default the ChangePasswords attributes shown below.
|
void |
clearGenPswdInfo()
Clear values for passwordinput, passwordcheck, and generatedpswd.
|
void |
generatePassword()
Generate new password and set value for passwordinput and passwordcheck.
|
void |
init()
Called by the framework when the Mbo has been constructed and the
MboValues have been initialized.
|
void |
saveAccess()
Set values on MaxUser.
|
void |
setValue(java.lang.String attributeName,
java.lang.String val,
long accessModifier)
Set value for the specified attribute.
|