|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaslUtil.QualityOfProtection | |
---|---|
org.apache.hadoop.hbase.security |
Uses of SaslUtil.QualityOfProtection in org.apache.hadoop.hbase.security |
---|
Methods in org.apache.hadoop.hbase.security that return SaslUtil.QualityOfProtection | |
---|---|
static SaslUtil.QualityOfProtection |
SaslUtil.getQop(String stringQop)
Returns SaslUtil.QualityOfProtection
corresponding to the given stringQop value. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |