Packages that use org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
Provides an HBase
Thrift
service.
-
Uses of org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection in org.apache.hadoop.hbase.security
static org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
SaslUtil.getQop(String stringQop)
Returns SaslUtil.QualityOfProtection
corresponding to
the given stringQop
value.
static org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
SaslUtil.QualityOfProtection.valueOf(String name)
static org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection[]
SaslUtil.QualityOfProtection.values()
-
Uses of org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection in org.apache.hadoop.hbase.thrift
protected org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
ThriftServer.qop
protected void
ThriftServer.checkHttpSecurity(org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection qop,
org.apache.hadoop.conf.Configuration conf)