Home
last modified time | relevance | path

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

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