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