Property | Type | Description | |
---|---|---|---|
$uriBuilder |
Method | Description | |
---|---|---|
startAuthentication ( |
Starts the authentication: Redirect to login page |
Method | Description | |
---|---|---|
extractRouteValue ( array &$routeValues, string $key ) : mixed | Returns the entry $key from the array $routeValues removing the original array item. |
public startAuthentication ( |
||
$request | The current request | |
$response | The current response | |
return | void |