You are here

constant CasHelper::CA_DEFAULT in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Service/CasHelper.php \Drupal\cas\Service\CasHelper::CA_DEFAULT

SSL configuration to use the system's CA bundle to verify CAS server.

File

src/Service/CasHelper.php, line 23

Class

CasHelper
Utility and helper methods.

Namespace

Drupal\cas\Service

Code

const CA_DEFAULT = 0;