Package org.xipki.security.shell
Class Actions.SecurityAction
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.security.shell.Actions.SecurityAction
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Direct Known Subclasses:
Actions.BaseCsrGenAction,Actions.CertInfo,Actions.ConvertKeystore,Actions.CrlInfo,Actions.ExportCertP7m,Actions.ExportKeyCertEst,Actions.ImportCert,Actions.ValidateCsr,P11Actions.P11SecurityAction,P11Actions.TokenInfoP11,P12Actions.P12KeyGenAction,P12Actions.P12SecurityAction,PasswordActions.Deobfuscate,PasswordActions.Obfuscate,PasswordActions.PbeDec,PasswordActions.PbeEnc
- Enclosing class:
- Actions
public abstract static class Actions.SecurityAction extends org.xipki.shell.XiAction
-
-
Field Summary
Fields Modifier and Type Field Description protected org.xipki.security.SecurityFactorysecurityFactory
-
Constructor Summary
Constructors Constructor Description SecurityAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringtoUtcTimeyyyyMMddhhmmssZ(java.time.Instant date)-
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
-
-