Package org.xipki.security.shell
Class QaSecurityActions.SingleSpeedActionQa
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.security.shell.QaSecurityActions.QaSecurityAction
-
- org.xipki.security.shell.QaSecurityActions.SingleSpeedActionQa
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Direct Known Subclasses:
QaSecurityActions.SpeedDsaGenP12,QaSecurityActions.SpeedEcGenP12,QaSecurityActions.SpeedEdGenP12,QaSecurityActions.SpeedP11ActionQa,QaSecurityActions.SpeedP12SignActionQa,QaSecurityActions.SpeedRsaGenP12,QaSecurityActions.SpeedSignJce,QaSecurityActions.SpeedSm2GenP12
- Enclosing class:
- QaSecurityActions
public abstract static class QaSecurityActions.SingleSpeedActionQa extends QaSecurityActions.QaSecurityAction
-
-
Field Summary
-
Fields inherited from class org.xipki.security.shell.QaSecurityActions.QaSecurityAction
securityFactory
-
-
Constructor Summary
Constructors Constructor Description SingleSpeedActionQa()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected Objectexecute0()protected intgetNumThreads()protected abstract org.xipki.util.BenchmarkExecutorgetTester()-
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
-
-