Home
last modified time | relevance | path

Searched defs:redirectUrl (Results 1 – 5 of 5) sorted by relevance

/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php123 private function makeUrl($redirectUrl, array $scope, array $params = [], $separator = '&')
140 public function getLoginUrl($redirectUrl, array $scope = [], $separator = '&')
183 public function getReRequestUrl($redirectUrl, array $scope = [], $separator = '&')
199 public function getReAuthenticationUrl($redirectUrl, array $scope = [], $separator = '&')
215 public function getAccessToken($redirectUrl = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAssociationSession.php42 public $redirectUrl; variable in Google\\Service\\AdSenseHost\\AssociationSession
119 public function setRedirectUrl($redirectUrl)
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php135 …public function getAuthorizationUrl($redirectUrl, $state, array $scope = [], array $params = [], $…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreative.php170 public $redirectUrl; variable in Google\\Service\\Dfareporting\\Creative
849 public function setRedirectUrl($redirectUrl)
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php1110 public $redirectUrl; variable in Google_AssociationSession
1140 public function setRedirectUrl( $redirectUrl) {