You are here

protected property OAuth2ServerAuthentication::$resourceManager in RESTful 7.2

The resource manager.

Type: \Drupal\restful\Resource\ResourceManagerInterface

File

src/Plugin/authentication/OAuth2ServerAuthentication.php, line 27

Class

OAuth2ServerAuthentication
Authentication support for oauth2_server.

Namespace

Drupal\restful\Plugin\authentication

Code

protected $resourceManager;