Uses of Class
org.xipki.ca.api.mgmt.CaConfType.Ca
-
Packages that use CaConfType.Ca Package Description org.xipki.ca.api.mgmt -
-
Uses of CaConfType.Ca in org.xipki.ca.api.mgmt
Methods in org.xipki.ca.api.mgmt that return types with arguments of type CaConfType.Ca Modifier and Type Method Description List<CaConfType.Ca>CaConfType.CaSystem. getCas()Method parameters in org.xipki.ca.api.mgmt with type arguments of type CaConfType.Ca Modifier and Type Method Description voidCaConfType.CaSystem. setCas(List<CaConfType.Ca> cas)
-