Home
last modified time | relevance | path

Searched refs:getScope (Results 1 – 25 of 44) sorted by last modified time

12

/plugin/evesso/classes/
H A DEveOnlineAdapter.php92 public function getScope() { function in OAuth\\Plugin\\EveOnlineAdapter
H A DAbstractAdapter.php51 $this->getScope()
227 public function getScope() { function in OAuth\\Plugin\\AbstractAdapter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DCvssv3.php158 public function getScope() function in Google\\Service\\SecurityCommandCenter\\Cvssv3
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DCVSSv3.php203 public function getScope() function in Google\\Service\\OSConfig\\CVSSv3
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DTokeninfo.php123 public function getScope() function in Google\\Service\\Oauth2\\Tokeninfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DCVSS.php221 public function getScope() function in Google\\Service\\OnDemandScanning\\CVSS
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DAclRule.php107 public function getScope() function in Google\\Service\\Calendar\\AclRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
H A DCertificate.php186 public function getScope() function in Google\\Service\\CertificateManager\\Certificate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DAclInfo.php59 public function getScope() function in Google\\Service\\CloudSearch\\AclInfo
H A DShareScope.php55 public function getScope() function in Google\\Service\\CloudSearch\\ShareScope
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogRequest.php71 public function getScope() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequest
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountJwtAccessCredentials.php120 $scope = $this->auth->getScope();
140 $scope = $this->auth->getScope();
H A DServiceAccountCredentials.php265 if ($this->auth->getScope()) {
293 $this->auth->getScope()
347 return is_null($this->auth->getScope());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DCVSS.php221 public function getScope() function in Google\\Service\\ContainerAnalysis\\CVSS
H A DCVSSv3.php203 public function getScope() function in Google\\Service\\ContainerAnalysis\\CVSSv3
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DOAuthToken.php41 public function getScope() function in Google\\Service\\CloudTasks\\OAuthToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/
H A DGenerateAccessTokenRequest.php74 public function getScope() function in Google\\Service\\IAMCredentials\\GenerateAccessTokenRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DMaintenanceExclusionOptions.php37 public function getScope() function in Google\\Service\\Container\\MaintenanceExclusionOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DElectoralDistrict.php73 public function getScope() function in Google\\Service\\CivicInfo\\ElectoralDistrict
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIamPolicyAnalysisQuery.php117 public function getScope() function in Google\\Service\\CloudAsset\\IamPolicyAnalysisQuery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDimension.php191 public function getScope() function in Google\\Service\\Analytics\\CustomDimension
H A DCustomMetric.php235 public function getScope() function in Google\\Service\\Analytics\\CustomMetric
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaCustomDimension.php127 public function getScope() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomDimension
H A DGoogleAnalyticsAdminV1alphaCustomMetric.php146 public function getScope() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomMetric
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php453 if (!(is_null($this->getScope()))) {
454 $assertion['scope'] = $this->getScope();
684 'scope' => $this->getScope(),
806 public function getScope() function in Google\\Auth\\OAuth2

12