public static class AccessChecker.InputUser extends User
User.SecureHadoopUser, User.TestingGroupsHBASE_SECURITY_AUTHORIZATION_CONF_KEY, HBASE_SECURITY_CONF_KEY, ugi| 限定符和类型 | 方法和说明 |
|---|---|
String[] |
getGroupNames() |
String |
getName() |
String |
getShortName() |
<T> T |
runAs(PrivilegedAction<T> action) |
<T> T |
runAs(PrivilegedExceptionAction<T> action) |
String |
toString() |
addToken, create, createUserForTesting, equals, getCurrent, getToken, getTokens, getUGI, hashCode, isHBaseSecurityEnabled, isLoginFromKeytab, isSecurityEnabled, login, login, runAsLoginUser, shouldLoginFromKeytabpublic String getShortName()
getShortName 在类中 Userpublic String[] getGroupNames()
getGroupNames 在类中 Userpublic <T> T runAs(PrivilegedAction<T> action)
public <T> T runAs(PrivilegedExceptionAction<T> action) throws IOException, InterruptedException
runAs 在类中 UserIOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.