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();