Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
DAuthnRequest.php168 $deflate = $this->_settings->shouldCompressRequests();
DLogoutRequest.php149 $deflate = $this->_settings->shouldCompressRequests();
DSettings.php822 public function shouldCompressRequests() function in OneLogin_Saml2_Settings
/plugin/saml/phpsaml/lib/Saml2/
DAuthnRequest.php168 $deflate = $this->_settings->shouldCompressRequests();
DLogoutRequest.php149 $deflate = $this->_settings->shouldCompressRequests();
DSettings.php822 public function shouldCompressRequests() function in OneLogin_Saml2_Settings