You are here

protected property OpenIDConnect::$authmap in OpenID Connect / OAuth client 8

Same name and namespace in other branches
  1. 2.x src/OpenIDConnect.php \Drupal\openid_connect\OpenIDConnect::authmap

The OpenID Connect authmap service.

Type: \Drupal\openid_connect\OpenIDConnectAuthmap

File

src/OpenIDConnect.php, line 38

Class

OpenIDConnect
Main service of the OpenID Connect module.

Namespace

Drupal\openid_connect

Code

protected $authmap;