You are here

protected property CasUserManager::$authmap in CAS 2.x

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

An authmap service object.

Type: \Drupal\externalauth\AuthmapInterface

File

src/Service/CasUserManager.php, line 52

Class

CasUserManager
Provides the 'cas.user_manager' service default implementation.

Namespace

Drupal\cas\Service

Code

protected $authmap;