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