You are here

constant CasHelper::CA_CUSTOM in CAS 2.x

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

SSL configuration to use provided file to verify CAS server.

File

src/Service/CasHelper.php, line 30

Class

CasHelper
Utility and helper methods.

Namespace

Drupal\cas\Service

Code

const CA_CUSTOM = 1;