Uses of Class
org.apache.hadoop.hbase.security.SaslStatus

Packages that use SaslStatus
org.apache.hadoop.hbase.security   
 

Uses of SaslStatus in org.apache.hadoop.hbase.security
 

Methods in org.apache.hadoop.hbase.security that return SaslStatus
static SaslStatus SaslStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SaslStatus[] SaslStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.