public interface Authorizer
| Modifier and Type | Method and Description |
|---|---|
boolean |
testPermission(CommandLocals locals,
String permission)
Tests whether permission is granted for the given context.
|
boolean testPermission(CommandLocals locals, String permission)
locals - localspermission - the permission stringCopyright © 2010-2014. All Rights Reserved.