Uses of Class
org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
-
Packages that use CaCertstore.IdNameTypeConf Package Description org.xipki.ca.mgmt.db.port -
-
Uses of CaCertstore.IdNameTypeConf in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type CaCertstore.IdNameTypeConf Modifier and Type Method Description java.util.List<CaCertstore.IdNameTypeConf>CaCertstore.Caconf. getProfiles()java.util.List<CaCertstore.IdNameTypeConf>CaCertstore.Caconf. getPublishers()java.util.List<CaCertstore.IdNameTypeConf>CaCertstore.Caconf. getRequestors()Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type CaCertstore.IdNameTypeConf Modifier and Type Method Description voidCaCertstore.Caconf. setProfiles(java.util.List<CaCertstore.IdNameTypeConf> profiles)voidCaCertstore.Caconf. setPublishers(java.util.List<CaCertstore.IdNameTypeConf> publishers)voidCaCertstore.Caconf. setRequestors(java.util.List<CaCertstore.IdNameTypeConf> requestors)
-