Class NoCryptoService

java.lang.Object
org.apache.accumulo.core.spi.crypto.NoCryptoService
All Implemented Interfaces:
CryptoService

public class NoCryptoService extends Object implements CryptoService
The default encryption strategy which does nothing.