Home
last modified time | relevance | path

Searched defs:setAuthorizationEndpoint (Results 1 – 2 of 2) sorted by relevance

/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DGeneric.php39 public function setAuthorizationEndpoint($url) function in OAuth\\OAuth2\\Service\\Generic
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php61 public function setAuthorizationEndpoint($endpoint) function in OAuth\\OAuth1\\Service\\Twitter