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