public class SysSecurityHandler extends SecurityHandler
LOG| Constructor and Description |
|---|
SysSecurityHandler(CredentialsSys credentialsSys,
IdUserGroup iug) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getAuxGids()
Used by AUTH_SYS
|
int |
getGid()
Used by AUTH_SYS
|
int |
getUid()
Used by AUTH_SYS
|
String |
getUser() |
VerifierNone |
getVerifer(RpcCall request) |
boolean |
shouldSilentlyDrop(RpcCall request) |
isUnwrapRequired, isWrapRequired, unwrap, wrappublic SysSecurityHandler(CredentialsSys credentialsSys, IdUserGroup iug)
public 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 © 2014 Apache Software Foundation. All Rights Reserved.