Uses of Class
org.xipki.ca.mgmt.db.port.CaCertstore.DbSchemaEntry
-
Packages that use CaCertstore.DbSchemaEntry Package Description org.xipki.ca.mgmt.db.port -
-
Uses of CaCertstore.DbSchemaEntry in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type CaCertstore.DbSchemaEntry Modifier and Type Method Description List<CaCertstore.DbSchemaEntry>CaCertstore.Caconf. getDbSchemas()Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type CaCertstore.DbSchemaEntry Modifier and Type Method Description voidCaCertstore.Caconf. setDbSchemas(List<CaCertstore.DbSchemaEntry> dbSchemas)
-