Neos\Flow\Security\Authentication\AuthenticationManagerInterface::getProviders PHP Method

getProviders() public method

Returns all configured authentication providers
public getProviders ( ) : array
return array Array of \Neos\Flow\Security\Authentication\AuthenticationProviderInterface
    public function getProviders();