|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AclHandler
Interface for classes that have ACL handler methods.
Classes implementing this interface are registered with
Acl.registerHandler(String). Any method of the subclass with
the prefix "acl" and the following signature
(static or non-static) are registered as
ACL handler methods:
public boolean aclXXXX(Object context, String parameters[])
Acl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||