Neos\Flow\Security\Authentication\AuthenticationProviderInterface::getTokenClassNames PHP Метод

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

Returns the classnames of the tokens this provider is responsible for.
public getTokenClassNames ( ) : array
Результат array The classname of the token this provider is responsible for
    public function getTokenClassNames();