Home
last modified time | relevance | path

Searched defs:redirectUri (Results 1 – 16 of 16) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php27 public $redirectUri; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest
46 public function setRedirectUri($redirectUri)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAccountTicket.php37 public $redirectUri; variable in Google\\Service\\Analytics\\AccountTicket
100 public function setRedirectUri($redirectUri)
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php159 public function getAccessTokenFromCode($code, $redirectUri = '')
199 public function getCodeFromLongLivedAccessToken($accessToken, $redirectUri = '')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchResponse.php48 public $redirectUri; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchResponse
157 public function setRedirectUri($redirectUri)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1Subscription.php64 public $redirectUri; variable in Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Subscription
225 public function setRedirectUri($redirectUri)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRedirectMiddleware.php230 private function redirectUri( function in GuzzleHttp\\RedirectMiddleware
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php34 public $redirectUri; variable in Google_OAuth2
/plugin/authgoogle/google/
H A DGoogle_Client.php292 public function setRedirectUri($redirectUri) {
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php633 public function setRedirectUri($redirectUri)
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php92 private $redirectUri; variable in Google\\Auth\\OAuth2
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js44 DropboxClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/dr… method in DropboxClient
H A DGitLabClient.js44 GitLabClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/git… method in GitLabClient
H A DGitHubClient.js43 GitHubClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/git… method in GitHubClient
H A DOneDriveClient.js66 OneDriveClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/m… method in OneDriveClient
H A DDriveClient.js71 DriveClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/goog… method in DriveClient
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11257 …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