Kernel::WebApp::Controller::API::Role::ChecksCustomerUserManagementPermission

NAME

Kernel::WebApp::Controller::API::Role::ChecksCustomerUserManagementPermission – Checks for management permissions of the customer user.

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