Neos\Flow\Security\Authentication\AuthenticationManagerInterface::getProviders PHP Méthode

getProviders() public méthode

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