You are here

namespace Drupal\simple_oauth\PageCache in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name in other branches
  1. 8.4 Drupal\simple_oauth\PageCache
  2. 8 Drupal\simple_oauth\PageCache
  3. 8.2 Drupal\simple_oauth\PageCache
  4. 8.3 Drupal\simple_oauth\PageCache
Classsort descending Location Description
DisallowSimpleOauthRequests src/PageCache/DisallowSimpleOauthRequests.php Do not serve a page from cache if OAuth2 authentication is applicable.
SimpleOauthRequestPolicyInterface src/PageCache/SimpleOauthRequestPolicyInterface.php The interface for determining the requests with OAuth data.