public abstract class P11SecurityCommandSupport extends SecurityCommandSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
label |
protected String |
moduleName |
protected Integer |
slotIndex |
DEFAULT_P11MODULE_NAME, p11CryptServiceFactory, securityFactory| Constructor and Description |
|---|
P11SecurityCommandSupport() |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.security.pkcs11.P11ObjectIdentifier |
getObjectIdentifier() |
protected org.xipki.security.pkcs11.P11Slot |
getSlot() |
getP11Module, getSlot, toUtcTimeyyyyMMddhhmmssZconfirm, execute, execute0, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, save, saveVerbose, split, toBigInt, toBigIntprotected Integer slotIndex
protected String id
protected String label
protected String moduleName
public org.xipki.security.pkcs11.P11ObjectIdentifier getObjectIdentifier()
throws org.xipki.console.karaf.IllegalCmdParamException,
org.xipki.security.exception.XiSecurityException,
org.xipki.security.exception.P11TokenException
org.xipki.console.karaf.IllegalCmdParamExceptionorg.xipki.security.exception.XiSecurityExceptionorg.xipki.security.exception.P11TokenExceptionprotected org.xipki.security.pkcs11.P11Slot getSlot()
throws org.xipki.security.exception.XiSecurityException,
org.xipki.security.exception.P11TokenException,
org.xipki.console.karaf.IllegalCmdParamException
org.xipki.security.exception.XiSecurityExceptionorg.xipki.security.exception.P11TokenExceptionorg.xipki.console.karaf.IllegalCmdParamExceptionCopyright © 2017. All rights reserved.