Documentation

ApiAuthenticationController extends AbstractActionController
in package

Table of Contents

Properties

$aclService  : AclService
$apiAppAuthenticationMapper  : ApiAppAuthentication
$apiAppAuthorisationInitialForm  : ApiAppAuthorisation
$apiAppAuthorisationReminderForm  : ApiAppAuthorisation
$apiAppMapper  : ApiApp
$apiAppService  : ApiApp

Methods

__construct()  : mixed
tokenAction()  : Response|ViewModel

Properties

Methods

__construct()

public __construct(AclService $aclService, ApiApp $apiAppService, ApiAppAuthentication $apiAppAuthenticationMapper, ApiApp $apiAppMapper, ApiAppAuthorisation $apiAppAuthorisationInitialForm, ApiAppAuthorisation $apiAppAuthorisationReminderForm) : mixed
Parameters
$aclService : AclService
$apiAppService : ApiApp
$apiAppAuthenticationMapper : ApiAppAuthentication
$apiAppMapper : ApiApp
$apiAppAuthorisationInitialForm : ApiAppAuthorisation
$apiAppAuthorisationReminderForm : ApiAppAuthorisation

        
On this page

Search results