Neos\Flow\Security\Authentication\TokenInterface::getAuthenticationEntryPoint PHP Метод

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

Returns the configured authentication entry point, NULL if none is available
public getAuthenticationEntryPoint ( ) : Neos\Flow\Security\Authentication\EntryPointInterface
Результат Neos\Flow\Security\Authentication\EntryPointInterface The configured authentication entry point, NULL if none is available
    public function getAuthenticationEntryPoint();