public class AddUserEntry extends Object
| Constructor and Description |
|---|
AddUserEntry(org.xipki.ca.api.NameId ident,
boolean active,
String password) |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.ca.api.NameId |
getIdent() |
String |
getPassword() |
boolean |
isActive() |
String |
toString() |
public AddUserEntry(org.xipki.ca.api.NameId ident,
boolean active,
String password)
throws CaMgmtException
CaMgmtExceptionCopyright © 2018. All rights reserved.