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.
|
public HttpPseudoAuthenticator()
protected String getUserName()
getUserName
in class org.apache.hadoop.security.authentication.client.PseudoAuthenticator
Copyright © 2013 Apache Software Foundation. All Rights Reserved.