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

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

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

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



Copyright © 2009 The Apache Software Foundation