public interface Permission
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed(String action)
Returns true if action execution is allowed
|
boolean isAllowed(String action)
action - the action to executeCopyright © 2021 CrafterCMS. All rights reserved.