Neos\Flow\Security\Authentication\AuthenticationProviderInterface::getTokenClassNames PHP Method

getTokenClassNames() public method

Returns the classnames of the tokens this provider is responsible for.
public getTokenClassNames ( ) : array
return array The classname of the token this provider is responsible for
    public function getTokenClassNames();