Neos\Flow\Security\Authentication\AuthenticationManagerInterface::getProviders PHP Метод

getProviders() публичный Метод

Returns all configured authentication providers
public getProviders ( ) : array
Результат array Array of \Neos\Flow\Security\Authentication\AuthenticationProviderInterface
    public function getProviders();