Kernel::WebApp::Controller::API::Role::ChecksStatisticReportPermission

NAME

Kernel::WebApp::Controller::API::Role::ChecksStatisticReportPermission – Checks the read-only permission of the report.

PUBLIC INTERFACE

around Authorize

Enforces that the authenticated user is able to use this statistic, then proceeds to other authenticate handlers that might be present.

Scroll to Top