public class ChangeUserEntry extends Object
| Constructor and Description |
|---|
ChangeUserEntry(org.xipki.ca.api.NameId ident) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive() |
org.xipki.ca.api.NameId |
getIdent() |
String |
getPassword() |
void |
setActive(Boolean active) |
void |
setPassword(String password) |
public ChangeUserEntry(org.xipki.ca.api.NameId ident)
throws CaMgmtException
CaMgmtExceptionCopyright © 2018. All rights reserved.