/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php | 27 public $redirectUri; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest 46 public function setRedirectUri($redirectUri)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | AccountTicket.php | 37 public $redirectUri; variable in Google\\Service\\Analytics\\AccountTicket 100 public function setRedirectUri($redirectUri)
|
/plugin/authfacebook/lib/Authentication/ |
H A D | OAuth2Client.php | 159 public function getAccessTokenFromCode($code, $redirectUri = '') 199 public function getCodeFromLongLivedAccessToken($accessToken, $redirectUri = '')
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleCloudRetailV2SearchResponse.php | 48 public $redirectUri; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchResponse 157 public function setRedirectUri($redirectUri)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/ |
H A D | GoogleCloudPaymentsResellerSubscriptionV1Subscription.php | 64 public $redirectUri; variable in Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Subscription 225 public function setRedirectUri($redirectUri)
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/ |
H A D | RedirectMiddleware.php | 230 private function redirectUri( function in GuzzleHttp\\RedirectMiddleware
|
/plugin/authgoogle/google/auth/ |
H A D | Google_OAuth2.php | 34 public $redirectUri; variable in Google_OAuth2
|
/plugin/authgoogle/google/ |
H A D | Google_Client.php | 292 public function setRedirectUri($redirectUri) {
|
/plugin/authgooglesheets/vendor/google/apiclient/src/ |
H A D | Client.php | 633 public function setRedirectUri($redirectUri)
|
/plugin/authgooglesheets/vendor/google/auth/src/ |
H A D | OAuth2.php | 92 private $redirectUri; variable in Google\\Auth\\OAuth2
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DropboxClient.js | 44 DropboxClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/dr… method in DropboxClient
|
H A D | GitLabClient.js | 44 GitLabClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/git… method in GitLabClient
|
H A D | GitHubClient.js | 43 GitHubClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/git… method in GitHubClient
|
H A D | OneDriveClient.js | 66 OneDriveClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/m… method in OneDriveClient
|
H A D | DriveClient.js | 71 DriveClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/goog… method in DriveClient
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11257 …Source);mxUtils.extend(DriveClient,DrawioClient);DriveClient.prototype.redirectUri=window.location… method in DriveClient 11324 …nt.prototype.clientId=window.DRAWIO_DROPBOX_ID;DropboxClient.prototype.redirectUri=window.location… method in DropboxClient 11361 …user.read files.readwrite.all sites.read.all";OneDriveClient.prototype.redirectUri=window.location… method in OneDriveClient 11403 …bClient.prototype.baseHostUrl=DRAWIO_GITHUB_URL;GitHubClient.prototype.redirectUri=window.location… method in GitHubClient 11457 …e=1E7;GitLabClient.prototype.authToken="Bearer";GitLabClient.prototype.redirectUri=window.location… method in GitLabClient
|