Package org.xipki.security.shell
Class QaSecurityActions.BspeedEcGenP12
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.security.shell.QaSecurityActions.QaSecurityAction
-
- org.xipki.security.shell.QaSecurityActions.BatchSpeedActionQa
-
- org.xipki.security.shell.QaSecurityActions.BspeedEcGenP12
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Enclosing class:
- QaSecurityActions
public static class QaSecurityActions.BspeedEcGenP12 extends QaSecurityActions.BatchSpeedActionQa
-
-
Field Summary
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.QaSecurityAction
securityFactory
-
-
Constructor Summary
Constructors Constructor Description BspeedEcGenP12()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.xipki.util.BenchmarkExecutornextTester()-
Methods inherited from class org.xipki.security.shell.QaSecurityActions.BatchSpeedActionQa
execute0, getNumThreads
-
Methods inherited from class org.xipki.shell.XiAction
confirm, derPemEncode, embedFileContent, encodeCert, encodeCrl, encodeCsr, execute, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, resolvePassword, save, save, saveVerbose, saveVerbose, split, toBigInt, toBigInt
-
-
-
-
Method Detail
-
nextTester
protected org.xipki.util.BenchmarkExecutor nextTester() throws java.lang.Exception- Specified by:
nextTesterin classQaSecurityActions.BatchSpeedActionQa- Throws:
java.lang.Exception
-
-