AcquireAccessToken
Table of Contents
Properties
-
$authorizationServer
: AuthorizationServer
Methods
-
__construct()
: mixed
-
__invoke()
: mixed
$authorizationServer
private
AuthorizationServer
$authorizationServer
__construct()
public
__construct(AuthorizationServer $authorizationServer) : mixed
Parameters
-
$authorizationServer
: AuthorizationServer
-
__invoke()
public
__invoke(ServerRequestInterface $request, ResponseInterface $response) : mixed
Parameters
-
$request
: ServerRequestInterface
-
-
$response
: ResponseInterface
-