Uses of Class
org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
-
Packages that use CaConfType.CaHasRequestor Package Description org.xipki.ca.api.mgmt -
-
Uses of CaConfType.CaHasRequestor in org.xipki.ca.api.mgmt
Methods in org.xipki.ca.api.mgmt that return types with arguments of type CaConfType.CaHasRequestor Modifier and Type Method Description List<CaConfType.CaHasRequestor>CaConfType.Ca. getRequestors()Method parameters in org.xipki.ca.api.mgmt with type arguments of type CaConfType.CaHasRequestor Modifier and Type Method Description voidCaConfType.Ca. setRequestors(List<CaConfType.CaHasRequestor> requestors)
-