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