You are here

protected property OpenIDConnectClientEntity::$authmap in OpenID Connect / OAuth client 2.x

The external authmap service.

Type: \Drupal\externalauth\AuthmapInterface

File

src/Entity/OpenIDConnectClientEntity.php, line 88

Class

OpenIDConnectClientEntity
Defines the OpenID Connect client entity.

Namespace

Drupal\openid_connect\Entity

Code

protected $authmap;