Kernel::WebApp::Controller::API::Role::ChecksCustomerCompanyManagementPermission

NAME

Kernel::WebApp::Controller::API::Role::ChecksCustomerCompanyManagementPermission – Checks for management permissions of the customer company.

PUBLIC INTERFACE

around Authorize

Enforces that the authenticated user is able to manage customer company, then proceeds to other authenticate handlers that might be present.

Scroll to Top