Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/
H A DAbstractRequest.php50 protected $validateCN = true; variable in CAS_Request_AbstractRequest
216 $this->validateCN = $validate_cn;
H A DCurlRequest.php115 if ($this->validateCN) {