protected property SimpleOauthAuthenticationTest::$oauthPageCacheRequestPolicy in Simple OAuth (OAuth2) & OpenID Connect 8.3
Same name and namespace in other branches
- 8.4 tests/src/Unit/Authentication/Provider/SimpleOauthAuthenticationTest.php \Drupal\Tests\simple_oauth\Unit\Authentication\Provider\SimpleOauthAuthenticationTest::oauthPageCacheRequestPolicy
- 5.x 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\ProviderCode
protected $oauthPageCacheRequestPolicy;