Uses of Enum Class
org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
Packages that use SaslUtil.QualityOfProtection
-
Uses of SaslUtil.QualityOfProtection in org.apache.hadoop.hbase.security
Methods in org.apache.hadoop.hbase.security that return SaslUtil.QualityOfProtectionModifier and TypeMethodDescriptionstatic SaslUtil.QualityOfProtectionReturnsSaslUtil.QualityOfProtectioncorresponding to the givenstringQopvalue.static SaslUtil.QualityOfProtectionReturns the enum constant of this class with the specified name.static SaslUtil.QualityOfProtection[]SaslUtil.QualityOfProtection.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SaslUtil.QualityOfProtection in org.apache.hadoop.hbase.thrift
Fields in org.apache.hadoop.hbase.thrift declared as SaslUtil.QualityOfProtectionMethods in org.apache.hadoop.hbase.thrift with parameters of type SaslUtil.QualityOfProtectionModifier and TypeMethodDescriptionprotected voidThriftServer.checkHttpSecurity(SaslUtil.QualityOfProtection qop, org.apache.hadoop.conf.Configuration conf)