public class EncryptionFaultInjector extends Object
Modifier and Type | Field and Description |
---|---|
static EncryptionFaultInjector |
instance |
Constructor and Description |
---|
EncryptionFaultInjector() |
Modifier and Type | Method and Description |
---|---|
static EncryptionFaultInjector |
getInstance() |
void |
startFileAfterGenerateKey() |
void |
startFileBeforeGenerateKey() |
void |
startFileNoKey() |
public static EncryptionFaultInjector instance
public static EncryptionFaultInjector getInstance()
public void startFileNoKey() throws IOException
IOException
public void startFileBeforeGenerateKey() throws IOException
IOException
public void startFileAfterGenerateKey() throws IOException
IOException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.