Thruway\Peer\RouterInterface::setAuthenticationManager PHP 메소드

setAuthenticationManager() 공개 메소드

Set authentication manager
public setAuthenticationManager ( Thruway\Authentication\AuthenticationManagerInterface $authenticationManager )
$authenticationManager Thruway\Authentication\AuthenticationManagerInterface
    public function setAuthenticationManager($authenticationManager);