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.QualityOfProtection
ReturnsSaslUtil.QualityOfProtection
corresponding to the givenstringQop
value.static SaslUtil.QualityOfProtection
Returns 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 void
ThriftServer.checkHttpSecurity
(SaslUtil.QualityOfProtection qop, org.apache.hadoop.conf.Configuration conf)