Uses of Class
org.xipki.ca.mgmt.db.port.CaCertstore.IdName
-
Packages that use CaCertstore.IdName Package Description org.xipki.ca.mgmt.db.port -
-
Uses of CaCertstore.IdName in org.xipki.ca.mgmt.db.port
Subclasses of CaCertstore.IdName in org.xipki.ca.mgmt.db.port Modifier and Type Class Description static classCaCertstore.CaMethods in org.xipki.ca.mgmt.db.port that return types with arguments of type CaCertstore.IdName Modifier and Type Method Description List<CaCertstore.IdName>CaCertstore. getProfiles()List<CaCertstore.IdName>CaCertstore. getRequestors()Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type CaCertstore.IdName Modifier and Type Method Description voidCaCertstore. setProfiles(List<CaCertstore.IdName> profiles)voidCaCertstore. setRequestors(List<CaCertstore.IdName> requestors)
-