Uses of Class
org.xipki.ocsp.server.OcspServerConf.Store
-
Packages that use OcspServerConf.Store Package Description org.xipki.ocsp.server -
-
Uses of OcspServerConf.Store in org.xipki.ocsp.server
Methods in org.xipki.ocsp.server that return types with arguments of type OcspServerConf.Store Modifier and Type Method Description List<OcspServerConf.Store>OcspServerConf. getStores()Method parameters in org.xipki.ocsp.server with type arguments of type OcspServerConf.Store Modifier and Type Method Description voidOcspServerConf. setStores(List<OcspServerConf.Store> stores)
-