Package org.xipki.scep.client.shell
Class Actions.ScepGetCert
- java.lang.Object
-
- org.xipki.shell.XiAction
-
- org.xipki.scep.client.shell.Actions.ClientAction
-
- org.xipki.scep.client.shell.Actions.ScepGetCert
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
- Enclosing class:
- Actions
public static class Actions.ScepGetCert extends Actions.ClientAction
-
-
Field Summary
Fields Modifier and Type Field Description protected Stringoutform-
Fields inherited from class org.xipki.scep.client.shell.Actions.ClientAction
caId, url
-
-
Constructor Summary
Constructors Constructor Description ScepGetCert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Objectexecute0()-
Methods inherited from class org.xipki.scep.client.shell.Actions.ClientAction
getIdentityCert, getIdentityKey, getScepClient
-
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
-
-