public class CaLoadTestRevoke
extends org.xipki.common.LoadExecutor
| Constructor and Description |
|---|
CaLoadTestRevoke(org.xipki.ca.client.api.CaClient caClient,
org.bouncycastle.asn1.x509.Certificate caCert,
Iterator<BigInteger> serialNumberIterator,
int maxCerts,
int num,
String description) |
| Modifier and Type | Method and Description |
|---|---|
protected Runnable |
getTestor() |
public CaLoadTestRevoke(org.xipki.ca.client.api.CaClient caClient,
org.bouncycastle.asn1.x509.Certificate caCert,
Iterator<BigInteger> serialNumberIterator,
int maxCerts,
int num,
String description)
throws Exception
ExceptionCopyright © 2017. All rights reserved.