Home
last modified time | relevance | path

Searched refs:Credentials (Results 1 – 25 of 29) sorted by relevance

12

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php5 use Aws\Credentials\CredentialProvider;
6 use Aws\Credentials\Credentials; alias
82 return CredentialProvider::fromCredentials(new Credentials(
/plugin/authgooglesheets/vendor/google/auth/src/
H A DCredentialsLoader.php20 use Google\Auth\Credentials\InsecureCredentials;
21 use Google\Auth\Credentials\ServiceAccountCredentials;
22 use Google\Auth\Credentials\UserRefreshCredentials;
H A DApplicationDefaultCredentials.php21 use Google\Auth\Credentials\AppIdentityCredentials;
22 use Google\Auth\Credentials\GCECredentials;
23 use Google\Auth\Credentials\ServiceAccountCredentials;
H A DGCECache.php20 use Google\Auth\Credentials\GCECredentials;
H A DFetchAuthTokenCache.php137 if ($this->fetcher instanceof Credentials\GCECredentials) {
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DInsecureCredentials.php18 namespace Google\Auth\Credentials;
H A DIAMCredentials.php18 namespace Google\Auth\Credentials;
H A DUserRefreshCredentials.php18 namespace Google\Auth\Credentials;
H A DAppIdentityCredentials.php18 namespace Google\Auth\Credentials;
H A DServiceAccountJwtAccessCredentials.php18 namespace Google\Auth\Credentials;
H A DServiceAccountCredentials.php18 namespace Google\Auth\Credentials;
H A DGCECredentials.php18 namespace Google\Auth\Credentials;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/
H A DCredentials.php8 class Credentials implements CredentialsInterface class
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/
H A DCredentials.php8 class Credentials implements CredentialsInterface class
/plugin/evesso/classes/
H A DAbstractAdapter.php5 use OAuth\Common\Consumer\Credentials; alias
37 $credentials = new Credentials(
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md35 ## Application Default Credentials
40 The Application Default Credentials provide a simple way to get authorization
48 #### Download your Service Account Credentials JSON file argument
50 To use `Application Default Credentials`, You first need to download a set of
51 JSON credentials for your project. Go to **APIs & Services** > **Credentials** in
185 // Define the Google Application Credentials array
/plugin/oauth/
H A DAdapter.php8 use OAuth\Common\Consumer\Credentials;
61 $credentials = new Credentials(
6 use OAuth\Common\Consumer\Credentials; global() alias
H A Ddeleted.files60 phpoauthlib/src/OAuth/Common/Consumer/Credentials.php
/plugin/evesso/phpoauthlib/src/OAuth/Common/Service/
H A DAbstractService.php17 /** @var Credentials */
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DAbstractService.php17 /** @var Credentials */
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php12 * @var Credentials
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php28 use Google\Auth\Credentials\ServiceAccountCredentials;
29 use Google\Auth\Credentials\UserRefreshCredentials;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md157 1. Follow the instructions to [Create Web Application Credentials](docs/oauth-web.md#create-authori…
335 * Application Default Credentials.
371 …com/identity/protocols/OAuth2InstalledApp#offline) or [Service Account Credentials](https://develo…
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt45 You must provide your Bugzilla Endpoint and Credentials in the configuration
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc74 Credentials are provided per-host, which allows each host to have their own set

12