public class ChangeUserEntry extends MgmtEntry
| Constructor and Description |
|---|
ChangeUserEntry(NameId ident) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive() |
NameId |
getIdent() |
String |
getPassword() |
void |
setActive(Boolean active) |
void |
setIdent(NameId ident) |
void |
setPassword(String password) |
public ChangeUserEntry(NameId ident)
Copyright © 2021. All rights reserved.