パッケージ | 説明 |
---|---|
org.apache.hadoop.security |
修飾子とタイプ | メソッドと説明 |
---|---|
static UserGroupInformation.AuthenticationMethod |
UserGroupInformation.AuthenticationMethod.valueOf(org.apache.hadoop.security.SaslRpcServer.AuthMethod authMethod) |
static UserGroupInformation.AuthenticationMethod |
UserGroupInformation.AuthenticationMethod.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static UserGroupInformation.AuthenticationMethod[] |
UserGroupInformation.AuthenticationMethod.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright © 2016 Apache Software Foundation. All rights reserved.