@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, setConnectionConfigurator
protected String getUserName()
getUserName
in class PseudoAuthenticator
Copyright © 2013 Apache Software Foundation. All rights reserved.