You are here

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

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

The OAuth page cache request policy.

Type: \Drupal\simple_oauth\PageCache\SimpleOauthRequestPolicyInterface

File

tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php, line 30

Class

SimpleOauthAuthenticationTest
@coversDefaultClass \Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider @group simple_oauth

Namespace

Drupal\Tests\simple_oauth\Unit\Authentication\Provider

Code

protected $oauthPageCacheRequestPolicy;