Kernel::WebApp::Controller::API::Role::ChecksStatisticPermission

NAME

Kernel::WebApp::Controller::API::Role::ChecksStatisticPermission – Checks the permission of the statistic.

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