Uses of Class
org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
-
Packages that use OcspCertstore.Cert Package Description org.xipki.ca.mgmt.db.port -
-
Uses of OcspCertstore.Cert in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type OcspCertstore.Cert Modifier and Type Method Description List<OcspCertstore.Cert>OcspCertstore.Certs. getCerts()Methods in org.xipki.ca.mgmt.db.port with parameters of type OcspCertstore.Cert Modifier and Type Method Description voidOcspCertstore.Certs. add(OcspCertstore.Cert cert)Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type OcspCertstore.Cert Modifier and Type Method Description voidOcspCertstore.Certs. setCerts(List<OcspCertstore.Cert> certs)
-