Thruway\Peer\RouterInterface::setAuthenticationManager PHP Method

setAuthenticationManager() public method

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