Kernel::WebApp::Controller::API::Role::ChecksStatisticReportFullPermission

NAME

Kernel::WebApp::Controller::API::Role::ChecksStatisticReportFullPermission – Checks the full 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