public class AbstractHSMCommand
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
folderPath |
protected StoreClient |
sc |
protected IHSMStorage |
storage |
Constructor and Description |
---|
AbstractHSMCommand(java.lang.String folderPath,
StoreClient storeClient,
IHSMStorage storage) |
protected StoreClient sc
protected IHSMStorage storage
protected java.lang.String folderPath
public AbstractHSMCommand(java.lang.String folderPath, StoreClient storeClient, IHSMStorage storage)
Copyright © 2021. All Rights Reserved.