public interface AuthorizationService extends Service(Code)
Method Summary
void
checkPermission(Permission permission) verify if the currently authenticated has the given permission.
throws: AccessControlException - if the current authenticated actor is not authorized.