Searched refs:isAuthenticated (Results 1 – 1 of 1) sorted by relevance
2873 if (!$this->isAuthenticated()) {3031 if (!$this->isAuthenticated()) {3188 if (!$this->isAuthenticated()) {3250 if (!$this->isAuthenticated()) {3427 public function isAuthenticated() function in phpseclib3\\Net\\SSH23460 return $this->isAuthenticated() && $this->is_channel_status_data($channel);3484 if (!$this->isAuthenticated()) {3741 if (!$this->isAuthenticated()) {3924 …if (($this->bitmap & self::MASK_CONNECTED) && !$this->isAuthenticated() && ord($payload[0]) == NET…3931 if (($this->bitmap & self::MASK_CONNECTED) && $this->isAuthenticated()) {[all …]