NAME
Kernel::WebApp::Controller::API::Agent::Customer::User::Base – Base class for the customer user endpoints.
PUBLIC INTERFACE
has CustomerUserSources
Attribute that holds the defined customer user sources.
has CustomerUserSourceConfigurations
Attribute that holds the current sources with their configuration.
PRIVATE INTERFACE
_BuildCustomerUserSources()
Initializes the attribute CustomerUserSources
.
_BuildCustomerUserSourceConfigurations()
Initializes the attribute CustomerUserSourceConfigurations
.