| Constructor and Description |
|---|
SingleCa(String name,
CaConf.GenSelfIssued genSelfIssued,
CaEntry caEntry,
List<String> aliases,
List<String> profileNames,
List<CaHasRequestorEntry> requestors,
List<CaHasUserEntry> users,
List<String> publisherNames) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAliases() |
CaEntry |
getCaEntry() |
CaConf.GenSelfIssued |
getGenSelfIssued() |
String |
getName() |
List<String> |
getProfileNames() |
List<String> |
getPublisherNames() |
List<CaHasRequestorEntry> |
getRequestors() |
List<CaHasUserEntry> |
getUsers() |
public SingleCa(String name, CaConf.GenSelfIssued genSelfIssued, CaEntry caEntry, List<String> aliases, List<String> profileNames, List<CaHasRequestorEntry> requestors, List<CaHasUserEntry> users, List<String> publisherNames)
public String getName()
public CaEntry getCaEntry()
public CaConf.GenSelfIssued getGenSelfIssued()
public List<CaHasRequestorEntry> getRequestors()
public List<CaHasUserEntry> getUsers()
Copyright © 2021. All rights reserved.