Home
last modified time | relevance | path

Searched refs:getSPkey (Results 1 – 10 of 10) sorted by relevance

/plugin/saml/phpsaml/lib/Saml2/
DSettings.php699 $key = $this->getSPkey();
709 public function getSPkey() function in OneLogin_Saml2_Settings
877 $keyMetadata = $this->getSPkey();
DLogoutRequest.php391 $nameId = static::getNameId($dom, $this->_settings->getSPkey());
DResponse.php588 $key = $this->_settings->getSPkey();
1089 $pem = $this->_settings->getSPkey();
DAuth.php684 $key = $this->_settings->getSPkey();
/plugin/adfs/phpsaml/lib/Saml2/
DSettings.php699 $key = $this->getSPkey();
709 public function getSPkey() function in OneLogin_Saml2_Settings
877 $keyMetadata = $this->getSPkey();
DLogoutRequest.php391 $nameId = static::getNameId($dom, $this->_settings->getSPkey());
DResponse.php588 $key = $this->_settings->getSPkey();
1089 $pem = $this->_settings->getSPkey();
DAuth.php684 $key = $this->_settings->getSPkey();
/plugin/saml/phpsaml/
DREADME.md1422 * `getSPkey` - Returns the x509 private key of the SP.
/plugin/adfs/phpsaml/
DREADME.md1422 * `getSPkey` - Returns the x509 private key of the SP.