Uses of Class
org.xipki.ca.mgmt.db.port.CaCertstore.Crl
-
Packages that use CaCertstore.Crl Package Description org.xipki.ca.mgmt.db.port -
-
Uses of CaCertstore.Crl in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type CaCertstore.Crl Modifier and Type Method Description List<CaCertstore.Crl>CaCertstore.Crls. getCrls()Methods in org.xipki.ca.mgmt.db.port with parameters of type CaCertstore.Crl Modifier and Type Method Description voidCaCertstore.Crls. add(CaCertstore.Crl crl)Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type CaCertstore.Crl Modifier and Type Method Description voidCaCertstore.Crls. setCrls(List<CaCertstore.Crl> crls)
-