Methods
Modifier and Type |
Method and Description |
void |
add()
Default the UserSecControl attributes with values from MaxVars table.
|
void |
appValidate()
If passwordwarning > passwordduration, throw signature / PswdDurWarn.
|
void |
save()
Update and save set of MaxVars.
|
void |
setValue(java.lang.String attributeName,
boolean val,
long accessModifier)
Sets a boolean value to an attribute identified by name within the current
object.
|