Uses of Class
org.xipki.ca.sdk.EnrollCertRequestEntry
-
-
Uses of EnrollCertRequestEntry in org.xipki.ca.sdk
Methods in org.xipki.ca.sdk that return types with arguments of type EnrollCertRequestEntry Modifier and Type Method Description List<EnrollCertRequestEntry>EnrollCertsRequest. getEntries()Method parameters in org.xipki.ca.sdk with type arguments of type EnrollCertRequestEntry Modifier and Type Method Description voidEnrollCertsRequest. setEntries(List<EnrollCertRequestEntry> entries)
-