Home
last modified time | relevance | path

Searched refs:_mailbox (Results 1 – 1 of 1) sorted by relevance

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/
H A DImap.php121 private $_mailbox; variable in CAS_ProxiedService_Imap
142 $this->_mailbox = $mailbox;
197 if (empty($this->_mailbox)) {
208 phpCAS::trace('opening IMAP mailbox `'.$this->_mailbox.'\'...');
210 $this->_mailbox, $this->_username, $this->getProxyTicket(),