Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DSourceAuthType.h19 OAUTH enumerator
H A DAuthType.h19 OAUTH, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/endpoint_fetcher/
H A Dendpoint_fetcher.h114 enum AuthType { CHROME_API_KEY, OAUTH, NO_AUTH }; enumerator
/dports/net/pecl-oauth2/oauth-2.0.7/
H A Dphp_oauth.h151 #define OAUTH(v) TSRMG(oauth_globals_id, zend_oauth_globals *, v) macro
153 #define OAUTH(v) (oauth_globals.v) macro
/dports/sysutils/signon-plugin-oauth2/signon-plugin-oauth2-091887d09bb635fa31f69ed16d384563cddc8009/src/
H A Doauth1plugin.cpp66 const QString OAUTH = QString("OAuth"); variable