You are here

protected property SimpleOauthAuthenticationProvider::$oauthPageCacheRequestPolicy in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 8.4 src/Authentication/Provider/SimpleOauthAuthenticationProvider.php \Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider::oauthPageCacheRequestPolicy
  2. 8.3 src/Authentication/Provider/SimpleOauthAuthenticationProvider.php \Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider::oauthPageCacheRequestPolicy

Type: \Drupal\simple_oauth\PageCache\SimpleOauthRequestPolicyInterface

File

src/Authentication/Provider/SimpleOauthAuthenticationProvider.php, line 32

Class

SimpleOauthAuthenticationProvider
@internal

Namespace

Drupal\simple_oauth\Authentication\Provider

Code

protected $oauthPageCacheRequestPolicy;