Searched defs:redirectUrl (Results 1 – 5 of 5) sorted by relevance
/plugin/authfacebook/lib/Helpers/ |
H A D | FacebookRedirectLoginHelper.php | 123 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 D | AssociationSession.php | 42 public $redirectUrl; variable in Google\\Service\\AdSenseHost\\AssociationSession 119 public function setRedirectUrl($redirectUrl)
|
/plugin/authfacebook/lib/Authentication/ |
H A D | OAuth2Client.php | 135 …public function getAuthorizationUrl($redirectUrl, $state, array $scope = [], array $params = [], $…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | Creative.php | 170 public $redirectUrl; variable in Google\\Service\\Dfareporting\\Creative 849 public function setRedirectUrl($redirectUrl)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_AdsensehostService.php | 1110 public $redirectUrl; variable in Google_AssociationSession 1140 public function setRedirectUrl( $redirectUrl) {
|