public class ActionAclHandler extends java.lang.Object implements AclHandler
| Constructor and Description |
|---|
ActionAclHandler()
Constructor for Access object
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
aclGenericActionType(java.lang.Object ctx,
java.lang.String[] params)
Returns true if there exists an Action which matches
the given id, and whose archtype matches the given
type.
|
public boolean aclGenericActionType(java.lang.Object ctx,
java.lang.String[] params)
ctx - Context Map to pass inparams - Parameters to use to fetch from Context