Class GssSaslAuthenticationProvider

java.lang.Object
org.apache.hadoop.hbase.security.provider.BuiltInSaslAuthenticationProvider
org.apache.hadoop.hbase.security.provider.GssSaslAuthenticationProvider
All Implemented Interfaces:
SaslAuthenticationProvider
Direct Known Subclasses:
GssSaslClientAuthenticationProvider, GssSaslServerAuthenticationProvider

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