You are here

namespace Drupal\cas\Event in CAS 8

Same name in other branches
  1. 2.x Drupal\cas\Event
Classsort descending Location Description
CasPostLoginEvent src/Event/CasPostLoginEvent.php Class CasPostLoginEvent.
CasPostValidateEvent src/Event/CasPostValidateEvent.php Event fired after CAS validation happens.
CasPreLoginEvent src/Event/CasPreLoginEvent.php Class CasPreLoginEvent.
CasPreRedirectEvent src/Event/CasPreRedirectEvent.php Class CasPreRedirectEvent.
CasPreRegisterEvent src/Event/CasPreRegisterEvent.php Class CasPreRegisterEvent.
CasPreUserLoadEvent src/Event/CasPreUserLoadEvent.php Class CasPreUserLoadEvent.
CasPreUserLoadRedirectEvent src/Event/CasPreUserLoadRedirectEvent.php Allows third-party code to inject user interaction into the flow.
CasPreValidateEvent src/Event/CasPreValidateEvent.php Class CasPreValidateEvent.
CasPreValidateServerConfigEvent src/Event/CasPreValidateServerConfigEvent.php Class CasPreValidateServerConfigEvent.