public class SysSecurityHandler extends SecurityHandler
LOG| Constructor | Description |
|---|---|
SysSecurityHandler(CredentialsSys credentialsSys,
org.apache.hadoop.security.IdMappingServiceProvider iug) |
| Modifier and Type | Method | Description |
|---|---|---|
int[] |
getAuxGids() |
Used by AUTH_SYS.
|
int |
getGid() |
Used by AUTH_SYS.
|
int |
getUid() |
Used by AUTH_SYS.
|
java.lang.String |
getUser() |
|
VerifierNone |
getVerifer(RpcCall request) |
|
boolean |
shouldSilentlyDrop(RpcCall request) |
isUnwrapRequired, isWrapRequired, unwrap, wrappublic SysSecurityHandler(CredentialsSys credentialsSys, org.apache.hadoop.security.IdMappingServiceProvider iug)
public java.lang.String getUser()
getUser in class SecurityHandlerpublic boolean shouldSilentlyDrop(RpcCall request)
shouldSilentlyDrop in class SecurityHandlerpublic VerifierNone getVerifer(RpcCall request)
getVerifer in class SecurityHandlerpublic int getUid()
SecurityHandlergetUid in class SecurityHandlerpublic int getGid()
SecurityHandlergetGid in class SecurityHandlerpublic int[] getAuxGids()
SecurityHandlergetAuxGids in class SecurityHandlerCopyright © 2008–2025 Apache Software Foundation. All rights reserved.