Class NoFileDecrypter
java.lang.Object
org.apache.accumulo.core.spi.crypto.NoFileDecrypter
- All Implemented Interfaces:
- FileDecrypter
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
NoFileDecrypterpublic NoFileDecrypter()
 
- 
- 
Method Details- 
decryptStreamDescription copied from interface:FileDecrypterDecrypt the InputStream- Specified by:
- decryptStreamin interface- FileDecrypter
- Throws:
- CryptoService.CryptoException
 
 
-