Uses of Class
org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
-
Packages that use OcspCertstore.Issuer Package Description org.xipki.ca.mgmt.db.port -
-
Uses of OcspCertstore.Issuer in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type OcspCertstore.Issuer Modifier and Type Method Description List<OcspCertstore.Issuer>OcspCertstore. getIssuers()Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type OcspCertstore.Issuer Modifier and Type Method Description voidOcspCertstore. setIssuers(List<OcspCertstore.Issuer> issuers)
-