public class HttpPseudoAuthenticator
extends org.apache.hadoop.security.authentication.client.PseudoAuthenticator
PseudoAuthenticator subclass that uses FileSystemAccess's
UserGroupInformation to obtain the client user name (the UGI's login user).| Constructor and Description |
|---|
HttpPseudoAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getUserName()
Return the client user name.
|
protected String getUserName()
getUserName in class org.apache.hadoop.security.authentication.client.PseudoAuthenticatorCopyright © 2014 Apache Software Foundation. All Rights Reserved.