Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php41 $spData = $this->_settings->getSPData();
H A DLogoutResponse.php236 $spData = $this->_settings->getSPData();
H A DLogoutRequest.php56 $spData = $this->_settings->getSPData();
H A DResponse.php130 $spData = $this->_settings->getSPData();
623 $spData = $this->_settings->getSPData();
H A DSettings.php782 public function getSPData() function in OneLogin_Saml2_Settings
/plugin/adfs/phpsaml/
H A DREADME.md1426 * `getSPData`Gets the SP data.