| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.security | |
| org.apache.hadoop.hbase.thrift | Provides an HBase Thrift
service. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SaslUtil.QualityOfProtection | SaslUtil. getQop(String stringQop)Returns  SaslUtil.QualityOfProtectioncorresponding to the givenstringQopvalue. | 
| static SaslUtil.QualityOfProtection | SaslUtil.QualityOfProtection. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SaslUtil.QualityOfProtection[] | SaslUtil.QualityOfProtection. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SaslUtil.QualityOfProtection | ThriftServer. qop | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ThriftServer. checkHttpSecurity(SaslUtil.QualityOfProtection qop,
                 org.apache.hadoop.conf.Configuration conf) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.