Property | Type | Description | |
---|---|---|---|
$useSSL | boolean |
Method | Description | |
---|---|---|
__construct ( |
Constructor. | |
invoke ( ) : boolean | Redirects the current request to HTTP or HTTPS depending on $this->useSSL; |
public __construct ( |
||
$securityContext | The current security context | |
$authenticationManager | Neos\Flow\Security\Authentication\AuthenticationManagerInterface | The authentication Manager |
$logger | Neos\Flow\Log\SystemLoggerInterface | A logger to log security relevant actions |