| Package | Description |
|---|---|
| org.xipki.ca.api.mgmt | |
| org.xipki.ca.api.mgmt.entry |
| Modifier and Type | Method and Description |
|---|---|
UserEntry |
MgmtResponse.GetUser.getResult() |
UserEntry |
CaManager.getUser(String username)
Returns the user
username. |
| Modifier and Type | Method and Description |
|---|---|
void |
CaConf.addUser(UserEntry user) |
void |
MgmtResponse.GetUser.setResult(UserEntry result) |
| Constructor and Description |
|---|
GetUser(UserEntry result) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserEntry.equals(UserEntry obj,
boolean ignoreId) |
Copyright © 2021. All rights reserved.