Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php88 private $_lastMessageId; variable in OneLogin_Saml2_Auth
222 $this->_lastMessageId = $response->getId();
264 $this->_lastMessageId = $logoutResponse->id;
288 $this->_lastMessageId = $logoutRequest->id;
721 return $this->_lastMessageId;