@InterfaceAudience.Private public class HttpFSPseudoAuthenticator extends PseudoAuthenticator
PseudoAuthenticator subclass that uses FileSystemAccess's
UserGroupInformation to obtain the client user name (the UGI's login user).USER_NAME| Constructor and Description |
|---|
HttpFSPseudoAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getUserName()
Return the client user name.
|
authenticate, setConnectionConfiguratorprotected String getUserName()
getUserName in class PseudoAuthenticatorCopyright © 2013 Apache Software Foundation. All rights reserved.