Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php220 $this->_sessionIndex = $response->getSessionIndex();
417 public function getSessionIndex() function in OneLogin_Saml2_Auth
H A DResponse.php735 public function getSessionIndex() function in OneLogin_Saml2_Response
/plugin/adfs/phpsaml/
H A DREADME.md787 $_SESSION['samlSessionIndex'] = $auth->getSessionIndex();
1330 * `getSessionIndex` - Gets the SessionIndex from the AuthnStatement.
1370 * `getSessionIndex` - Gets the SessionIndex from the AuthnStatement.