You are here

namespace Drupal\cas\Service in CAS 2.x

Same name in other branches
  1. 8 Drupal\cas\Service
Classsort descending Location Description
CasHelper src/Service/CasHelper.php Utility and helper methods.
CasLogout src/Service/CasLogout.php Provides a default implementation for 'cas.logout' service.
CasProxyHelper src/Service/CasProxyHelper.php Default implementation of 'cas.proxy_helper' service.
CasRedirector src/Service/CasRedirector.php Helper class that builds the redirect response.
CasUserManager src/Service/CasUserManager.php Provides the 'cas.user_manager' service default implementation.
CasValidator src/Service/CasValidator.php The CAS ticket validator service.