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 List<CaCertstore.IdNameTypeConf>CaCertstore.Caconf. getProfiles()List<CaCertstore.IdNameTypeConf>CaCertstore.Caconf. getPublishers()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(List<CaCertstore.IdNameTypeConf> profiles)voidCaCertstore.Caconf. setPublishers(List<CaCertstore.IdNameTypeConf> publishers)voidCaCertstore.Caconf. setRequestors(List<CaCertstore.IdNameTypeConf> requestors)
-