Class SimpleSaslAuthenticationProvider

java.lang.Object
org.apache.hadoop.hbase.security.provider.BuiltInSaslAuthenticationProvider
org.apache.hadoop.hbase.security.provider.SimpleSaslAuthenticationProvider
All Implemented Interfaces:
SaslAuthenticationProvider
Direct Known Subclasses:
SimpleSaslClientAuthenticationProvider, SimpleSaslServerAuthenticationProvider

Base client for client/server implementations for the "SIMPLE" HBase auth'n method.