Neos\Flow\Security\Authentication\EntryPointInterface::setOptions PHP Method

setOptions() public method

Sets the options array
public setOptions ( array $options ) : void
$options array An array of configuration options
return void
    public function setOptions(array $options);