Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php224 $this->_lastAssertionNotOnOrAfter = $response->getAssertionNotOnOrAfter();
H A DResponse.php459 public function getAssertionNotOnOrAfter() function in OneLogin_Saml2_Response