Uses of Class
org.xipki.ca.server.CaServerConf
-
Packages that use CaServerConf Package Description org.xipki.ca.server org.xipki.ca.server.mgmt -
-
Uses of CaServerConf in org.xipki.ca.server
Methods in org.xipki.ca.server that return CaServerConf Modifier and Type Method Description static CaServerConfCaServerConf. readConfFromFile(String fileName) -
Uses of CaServerConf in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt with parameters of type CaServerConf Modifier and Type Method Description voidCaManagerImpl. setCaServerConf(CaServerConf caServerConf)
-