Uses of Enum Class
org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
-
Uses of SaslUtil.QualityOfProtection in org.apache.hadoop.hbase.security
Modifier 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
Modifier and TypeMethodDescriptionprotected void
ThriftServer.checkHttpSecurity
(SaslUtil.QualityOfProtection qop, org.apache.hadoop.conf.Configuration conf)