Package org.xipki.ocsp.mgmt.shell
Class Actions.OcspAction
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.ocsp.mgmt.shell.Actions.OcspAction
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Direct Known Subclasses:
Actions.OcspSystemRestartAction
- Enclosing class:
- Actions
public abstract static class Actions.OcspAction extends org.xipki.shell.XiAction
-
-
Field Summary
Fields Modifier and Type Field Description protected org.xipki.ocsp.api.mgmt.OcspManagerocspManager
-
Constructor Summary
Constructors Constructor Description OcspAction()
-
Method Summary
-
Methods inherited from class org.xipki.shell.XiAction
confirm, derPemEncode, embedFileContent, encodeCert, encodeCrl, encodeCsr, execute, execute0, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, resolvePassword, save, save, saveVerbose, saveVerbose, split, toBigInt, toBigInt
-
-