Searched refs:isAuthenticated (Results 1 – 1 of 1) sorted by relevance
2878 if (!$this->isAuthenticated()) {3039 if (!$this->isAuthenticated()) {3196 if (!$this->isAuthenticated()) {3258 if (!$this->isAuthenticated()) {3456 public function isAuthenticated() function in phpseclib3\\Net\\SSH23489 return $this->isAuthenticated() && $this->is_channel_status_data($channel);3513 if (!$this->isAuthenticated()) {3770 if (!$this->isAuthenticated()) {3978 …if (($this->bitmap & self::MASK_CONNECTED) && !$this->isAuthenticated() && ord($payload[0]) == NET…3985 if (($this->bitmap & self::MASK_CONNECTED) && $this->isAuthenticated()) {[all …]