|
| __construct (UserIdentityUtils $userIdentityUtils) |
|
| run (Handler $routeHandler, callable $runNext) |
|
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\RestApi\RouteHandlers\Middleware\AuthenticationMiddleware::__construct |
( |
UserIdentityUtils | $userIdentityUtils | ) |
|
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\Middleware\AuthenticationMiddleware::run |
( |
Handler | $routeHandler, |
|
|
callable | $runNext ) |
◆ $userIdentityUtils
UserIdentityUtils Wikibase\Repo\RestApi\RouteHandlers\Middleware\AuthenticationMiddleware::$userIdentityUtils |
|
private |
◆ USER_AUTHENTICATED_HEADER
const Wikibase\Repo\RestApi\RouteHandlers\Middleware\AuthenticationMiddleware::USER_AUTHENTICATED_HEADER = 'X-Authenticated-User' |
The documentation for this class was generated from the following file: