Home
last modified time | relevance | path

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

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