Uses of Class
org.xipki.ocsp.server.OcspServerConf.CertpathValidation
-
Packages that use OcspServerConf.CertpathValidation Package Description org.xipki.ocsp.server -
-
Uses of OcspServerConf.CertpathValidation in org.xipki.ocsp.server
Methods in org.xipki.ocsp.server that return OcspServerConf.CertpathValidation Modifier and Type Method Description OcspServerConf.CertpathValidationOcspServerConf.RequestOption. getCertpathValidation()Methods in org.xipki.ocsp.server with parameters of type OcspServerConf.CertpathValidation Modifier and Type Method Description voidOcspServerConf.RequestOption. setCertpathValidation(OcspServerConf.CertpathValidation certpathValidation)
-