Property | Type | Description | |
---|---|---|---|
$authenticationManager | Neos\Flow\Security\Authentication\AuthenticationManagerInterface |
Method | Description | |
---|---|---|
__construct ( Neos\Flow\Security\Authentication\AuthenticationManagerInterface $authenticationManager ) | Constructor. | |
invoke ( ) : boolean | Invokes the the authentication, if needed. |
public __construct ( Neos\Flow\Security\Authentication\AuthenticationManagerInterface $authenticationManager ) | ||
$authenticationManager | Neos\Flow\Security\Authentication\AuthenticationManagerInterface | The authentication Manager |