You are here

constant CasHelper::EVENT_POST_VALIDATE in CAS 2.x

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

Event type identifier for events fired after service validation.

File

src/Service/CasHelper.php, line 91

Class

CasHelper
Utility and helper methods.

Namespace

Drupal\cas\Service

Code

const EVENT_POST_VALIDATE = 'cas.post_validate';