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

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

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

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



Copyright © 2009 The Apache Software Foundation