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