public interface HadoopAuthMessages
| Modifier and Type | Method and Description |
|---|---|
void |
hadoopAuthAssertedPrincipal(String name) |
void |
hadoopAuthDoAsUser(String doAsUser,
String remoteUser,
String remoteAddr) |
void |
hadoopAuthProxyUserFailed(Throwable t) |
void |
hadoopAuthProxyUserSuccess() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.