Home
last modified time | relevance | path

Searched refs:getCallbackUrl (Results 1 – 14 of 14) sorted by last modified time

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/
H A DCredentialsInterface.php13 public function getCallbackUrl(); function
H A DCredentials.php40 public function getCallbackUrl() function in OAuth\\Common\\Consumer\\Credentials
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php74 'redirect_uri' => $this->credentials->getCallbackUrl(),
110 'redirect_uri' => $this->credentials->getCallbackUrl(),
H A DBitly.php90 'redirect_uri' => $this->credentials->getCallbackUrl(),
H A DBitrix24.php81 'redirect_uri' => $this->credentials->getCallbackUrl(),
H A DDelicious.php124 'redirect_uri' => $this->credentials->getCallbackUrl(),
H A DPocket.php48 'redirect_uri' => $this->credentials->getCallbackUrl(),
67 'redirect_uri' => $this->credentials->getCallbackUrl(),
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php244 'oauth_callback' => $this->credentials->getCallbackUrl(),
/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/
H A DCredentials.php40 public function getCallbackUrl() function in OAuth\\Common\\Consumer\\Credentials
H A DCredentialsInterface.php13 public function getCallbackUrl(); function
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php74 'redirect_uri' => $this->credentials->getCallbackUrl(),
110 'redirect_uri' => $this->credentials->getCallbackUrl(),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperApp.php138 public function getCallbackUrl() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
H A DGoogleCloudApigeeV1App.php122 public function getCallbackUrl() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1App
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php879 public function getCallbackUrl() { function in Google_Subscription