Home
last modified time | relevance | path

Searched refs:getAuthorizationMethod (Results 1 – 15 of 15) sorted by relevance

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php157 if (static::AUTHORIZATION_METHOD_HEADER_OAUTH === $this->getAuthorizationMethod()) {
159 } elseif (static::AUTHORIZATION_METHOD_QUERY_STRING === $this->getAuthorizationMethod()) {
161 } elseif (static::AUTHORIZATION_METHOD_QUERY_STRING_V2 === $this->getAuthorizationMethod()) {
163 } elseif (static::AUTHORIZATION_METHOD_QUERY_STRING_V3 === $this->getAuthorizationMethod()) {
165 } elseif (static::AUTHORIZATION_METHOD_QUERY_STRING_V4 === $this->getAuthorizationMethod()) {
167 } elseif (static::AUTHORIZATION_METHOD_HEADER_BEARER === $this->getAuthorizationMethod()) {
169 } elseif (static::AUTHORIZATION_METHOD_HEADER_TOKEN === $this->getAuthorizationMethod()) {
323 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\AbstractService
H A DYahoo.php31 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\Yahoo
H A DBattleNet.php87 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\BattleNet
H A DMailchimp.php32 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\Mailchimp
H A DBitrix24.php45 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\Bitrix24
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php160 if (static::AUTHORIZATION_METHOD_HEADER_OAUTH === $this->getAuthorizationMethod()) {
162 } elseif (static::AUTHORIZATION_METHOD_QUERY_STRING === $this->getAuthorizationMethod()) {
164 … } elseif (static::AUTHORIZATION_METHOD_QUERY_STRING_V2 === $this->getAuthorizationMethod()) {
166 … } elseif (static::AUTHORIZATION_METHOD_QUERY_STRING_V3 === $this->getAuthorizationMethod()) {
168 } elseif (static::AUTHORIZATION_METHOD_HEADER_BEARER === $this->getAuthorizationMethod()) {
329 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\AbstractService
H A DGeneric.php70 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\Generic
/plugin/oauthauthsch/
H A DGeneric.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthauthsch\\Generic
/plugin/oauthdoorkeeper/
H A DDoorKeeper.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthdoorkeeper\\DoorKeeper
/plugin/oauthcognito/
H A DCognito.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthcognito\\Cognito
/plugin/oauthwechange/
H A DWechange.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthwechange\\Wechange
/plugin/oauthgeneric/
H A DGeneric.php36 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthgeneric\\Generic
/plugin/oauthdrkserver/
H A DDRKServer.php60 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthdrkserver\\DRKServer
/plugin/oauthazure/
H A DAzure.php76 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthazure\\Azure
/plugin/oauthkeycloak/
H A DKeycloak.php64 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthkeycloak\\Keycloak