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