Uses of Class
org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
-
Packages that use CaConf.GenSelfIssued Package Description org.xipki.ca.api.mgmt -
-
Uses of CaConf.GenSelfIssued in org.xipki.ca.api.mgmt
Methods in org.xipki.ca.api.mgmt that return CaConf.GenSelfIssued Modifier and Type Method Description CaConf.GenSelfIssuedCaConf.SingleCa. getGenSelfIssued()Constructors in org.xipki.ca.api.mgmt with parameters of type CaConf.GenSelfIssued Constructor Description SingleCa(String name, CaConf.GenSelfIssued genSelfIssued, CaEntry caEntry, List<String> aliases, List<String> profileNames, List<CaHasRequestorEntry> requestors, List<String> publisherNames)
-