public class SysSecurityHandler extends SecurityHandler
LOG
Constructor and Description |
---|
SysSecurityHandler(CredentialsSys credentialsSys,
IdUserGroup iug) |
Modifier and Type | Method and Description |
---|---|
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, wrap
public SysSecurityHandler(CredentialsSys credentialsSys, IdUserGroup iug)
public String getUser()
getUser
in class SecurityHandler
public boolean shouldSilentlyDrop(RpcCall request)
shouldSilentlyDrop
in class SecurityHandler
public VerifierNone getVerifer(RpcCall request)
getVerifer
in class SecurityHandler
public int getUid()
SecurityHandler
getUid
in class SecurityHandler
public int getGid()
SecurityHandler
getGid
in class SecurityHandler
Copyright © 2013 Apache Software Foundation. All rights reserved.