Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php101 * @param bool $spValidationOnly
106 public function __construct($settings = null, $spValidationOnly = false) argument
108 $this->_spValidationOnly = $spValidationOnly;