| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserGroupInformation.AuthenticationMethod | |
|---|---|
| org.apache.hadoop.security | |
| Uses of UserGroupInformation.AuthenticationMethod in org.apache.hadoop.security | 
|---|
| Methods in org.apache.hadoop.security that return UserGroupInformation.AuthenticationMethod | |
|---|---|
static UserGroupInformation.AuthenticationMethod | 
UserGroupInformation.AuthenticationMethod.valueOf(org.apache.hadoop.security.SaslRpcServer.AuthMethod authMethod)
 | 
static UserGroupInformation.AuthenticationMethod | 
UserGroupInformation.AuthenticationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static UserGroupInformation.AuthenticationMethod[] | 
UserGroupInformation.AuthenticationMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||