Class CaEnrollBenchmark


  • public class CaEnrollBenchmark
    extends org.xipki.util.BenchmarkExecutor
    CA enrollment benchmark.
    Since:
    2.0.0
    Author:
    Lijun Liao (xipki)
    • Method Detail

      • getTester

        protected Runnable getTester()
                              throws Exception
        Specified by:
        getTester in class org.xipki.util.BenchmarkExecutor
        Throws:
        Exception
      • getRealAccount

        protected long getRealAccount​(long account)
        Overrides:
        getRealAccount in class org.xipki.util.BenchmarkExecutor
      • nextCertRequest

        public org.xipki.ca.sdk.EnrollCertsRequest nextCertRequest()
                                                            throws Exception
        Throws:
        Exception