MgmtEntry.AddUser, MgmtEntry.Ca, MgmtEntry.CaHasRequestor, MgmtEntry.CaHasUser, MgmtEntry.Certprofile, MgmtEntry.ChangeCa, MgmtEntry.ChangeUser, MgmtEntry.Publisher, MgmtEntry.Requestor, MgmtEntry.Signer, MgmtEntry.User| Constructor and Description |
|---|
AddUser(NameId ident,
boolean active,
String password) |
| Modifier and Type | Method and Description |
|---|---|
NameId |
getIdent() |
String |
getPassword() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setIdent(NameId ident) |
void |
setPassword(String password) |
String |
toString() |
public AddUser(NameId ident, boolean active, String password) throws CaMgmtException
CaMgmtExceptionCopyright © 2019. All rights reserved.