public class PasswordNeverExpires extends UpdateCommand
ctx, userUpdateCommand| Constructor and Description | 
|---|
PasswordNeverExpires(CliContext ctx,
                    UserUpdateCommand userUpdateCommand)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
check()  | 
void | 
execute(java.lang.String domainUid,
       ItemValue<User> user)  | 
boolean | 
mustBeExecuted()  | 
setContextpublic PasswordNeverExpires(CliContext ctx, UserUpdateCommand userUpdateCommand)
public boolean mustBeExecuted()
mustBeExecuted in class UpdateCommandpublic void check()
check in class UpdateCommandpublic void execute(java.lang.String domainUid,
                    ItemValue<User> user)
execute in class UpdateCommandCopyright © 2021. All Rights Reserved.