Package | Description |
---|---|
org.apache.hadoop.security |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.