extending PermissionService
Hello,I was wondering if there is an way to check for permissions without explicitly setting current user with AuthenticationComponent.setCurrentUser(). I am looking for an API which would resemble to: hasPermission(NodeRef nodeRef, String authorit...