Uses of Class
org.xipki.ocsp.server.OcspServerConf.CertCollection
-
Packages that use OcspServerConf.CertCollection Package Description org.xipki.ocsp.server -
-
Uses of OcspServerConf.CertCollection in org.xipki.ocsp.server
Methods in org.xipki.ocsp.server that return OcspServerConf.CertCollection Modifier and Type Method Description OcspServerConf.CertCollectionOcspServerConf.CertpathValidation. getCerts()OcspServerConf.CertCollectionOcspServerConf.CertpathValidation. getTrustanchors()Methods in org.xipki.ocsp.server with parameters of type OcspServerConf.CertCollection Modifier and Type Method Description voidOcspServerConf.CertpathValidation. setCerts(OcspServerConf.CertCollection certs)voidOcspServerConf.CertpathValidation. setTrustanchors(OcspServerConf.CertCollection trustanchors)
-