public class MixinTestHandler extends java.lang.Object implements AclHandler
| Constructor and Description |
|---|
MixinTestHandler()
Constructor for Access object
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
aclMixinTest(java.lang.Object ctx,
java.lang.String[] params)
Returns true if the User whose uid matches the given uid, is
in the given Role.
|
public boolean aclMixinTest(java.lang.Object ctx,
java.lang.String[] params)
ctx - Context Map to pass inparams - Parameters to use to fetch from Context