Home
last modified time | relevance | path

Searched refs:getAuthorizationMethod (Results 1 – 18 of 18) 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/
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
DGeneric.php70 protected function getAuthorizationMethod() function in OAuth\\OAuth2\\Service\\Generic
/plugin/oauthdiscord/
DDiscord.php36 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthdiscord\\Discord
/plugin/oauthdiscordserver/
DDiscord.php38 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthdiscordserver\\Discord
/plugin/oauthauthsch/
DGeneric.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthauthsch\\Generic
/plugin/oauthdoorkeeper/
DDoorKeeper.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthdoorkeeper\\DoorKeeper
/plugin/oauthwechange/
DWechange.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthwechange\\Wechange
/plugin/oauthcognito/
DCognito.php31 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthcognito\\Cognito
/plugin/oauthgeneric/
H A DGeneric.php36 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthgeneric\\Generic
/plugin/oauthosm/
DOpenStreetMap.php36 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthosm\\OpenStreetMap
/plugin/oauthdrkserver/
DDRKServer.php60 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthdrkserver\\DRKServer
/plugin/oauthazure/
DAzure.php81 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthazure\\Azure
/plugin/oauthkeycloak/
DKeycloak.php64 protected function getAuthorizationMethod() function in dokuwiki\\plugin\\oauthkeycloak\\Keycloak