Home
last modified time | relevance | path

Searched refs:getAccessTokenEndpoint (Results 1 – 25 of 52) sorted by last modified time

123

/plugin/oauthazure/
H A DAzure.php68 public function getAccessTokenEndpoint() function in dokuwiki\\plugin\\oauthazure\\Azure
/plugin/oauthgeneric/
H A DGeneric.php27 public function getAccessTokenEndpoint() function in dokuwiki\\plugin\\oauthgeneric\\Generic
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DServiceInterface.php48 public function getAccessTokenEndpoint(); function
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DRedmine.php49 public function getAccessTokenEndpoint() function in OAuth\\OAuth1\\Service\\Redmine
H A DAbstractService.php92 $this->getAccessTokenEndpoint(),
100 $responseBody = $this->httpClient->retrieveResponse($this->getAccessTokenEndpoint(), $bodyParams, $headers);
H A DTwitter.php74 public function getAccessTokenEndpoint() function in OAuth\\OAuth1\\Service\\Twitter
H A DXing.php41 public function getAccessTokenEndpoint() function in OAuth\\OAuth1\\Service\\Xing
H A DYahoo.php50 public function getAccessTokenEndpoint() function in OAuth\\OAuth1\\Service\\Yahoo
66 $this->getAccessTokenEndpoint(),
76 $responseBody = $this->httpClient->retrieveResponse($this->getAccessTokenEndpoint(), $bodyParams, $headers);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php115 $this->getAccessTokenEndpoint(),
210 $this->getAccessTokenEndpoint(),
H A DAmazon.php53 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Amazon
H A DBattleNet.php80 public function getAccessTokenEndpoint() { function in OAuth\\OAuth2\\Service\\BattleNet
H A DFacebook.php151 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Facebook
H A DFoursquare.php42 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Foursquare
H A DGitHub.php152 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\GitHub
H A DHubic.php75 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Hubic
H A DInstagram.php51 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Instagram
H A DJawboneUP.php102 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\JawboneUP
H A DBitly.php40 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Bitly
95 $this->getAccessTokenEndpoint(),
H A DBitrix24.php37 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Bitrix24
89 $url = $this->getAccessTokenEndpoint();
H A DBox.php46 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Box
H A DBuffer.php44 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Buffer
122 $this->getAccessTokenEndpoint(),
H A DDailymotion.php74 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Dailymotion
H A DDeezer.php73 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Deezer
H A DDelicious.php62 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\Delicious
129 $this->getAccessTokenEndpoint(),
H A DDeviantArt.php61 public function getAccessTokenEndpoint() function in OAuth\\OAuth2\\Service\\DeviantArt

123