public class EncryptionFaultInjector extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static EncryptionFaultInjector | instance | 
| Constructor and Description | 
|---|
| EncryptionFaultInjector() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ensureKeyIsInitialized() | 
| static EncryptionFaultInjector | getInstance() | 
| void | startFileAfterGenerateKey() | 
| void | startFileBeforeGenerateKey() | 
| void | startFileNoKey() | 
public static EncryptionFaultInjector instance
public static EncryptionFaultInjector getInstance()
public void startFileNoKey()
                    throws IOException
IOExceptionpublic void startFileBeforeGenerateKey()
                                throws IOException
IOExceptionpublic void startFileAfterGenerateKey()
                               throws IOException
IOExceptionpublic void ensureKeyIsInitialized()
                            throws IOException
IOExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.