Searched refs:authorize (Results 1 – 17 of 17) sorted by relevance
/external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/ |
D | README | 5 This sample demonstrates the use of OAuth to authorize against 7 may be reused generically to authorize requests to any 3-legged OAuth API. 26 'authorize_url' : <OAuth authorize URL>, 34 Call the authorize() function to redirect the user to the OAuth provider in 36 process, so all you need to do is pass a callback to the authorize() function 41 oauth.authorize(onAuthorized); 65 oauth.authorize(onAuthorized);
|
D | chrome_ex_oauth.js | 98 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/ |
D | README | 5 This sample demonstrates the use of OAuth to authorize against 7 may be reused generically to authorize requests to any 3-legged OAuth API. 26 'authorize_url' : <OAuth authorize URL>, 34 Call the authorize() function to redirect the user to the OAuth provider in 36 process, so all you need to do is pass a callback to the authorize() function 41 oauth.authorize(onAuthorized); 65 oauth.authorize(onAuthorized);
|
D | chrome_ex_oauth.js | 98 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
|
/external/bluetooth/bluez/test/ |
D | simple-agent | 30 authorize = raw_input("Authorize connection (yes/no): ") 31 if (authorize == "yes"): 66 authorize = raw_input("Authorize mode change (yes/no): ") 67 if (authorize == "yes"):
|
/external/oauth/core/src/main/java/net/oauth/ |
D | consumer.properties.sample | 6 ma.gnolia.serviceProvider.userAuthorizationURL: http://ma.gnolia.com/oauth/authorize 15 twitter.serviceProvider.userAuthorizationURL: http://twitter.com/oauth/authorize
|
/external/javasqlite/src/main/java/SQLite/ |
D | Authorizer.java | 22 public int authorize(int what, String arg1, String arg2, String arg3, in authorize() method
|
/external/dnsmasq/contrib/dynamic-dnsmasq/ |
D | dynamic-dnsmasq.pl | 126 if ( authorize($user, $pass, $cgi{'hostname'}, $cgi{'myip'}) == 0 ) { 158 sub authorize { subroutine
|
/external/bluetooth/bluez/doc/ |
D | agent-api.txt | 91 needs to authorize a connection/service request.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/ |
D | chrome_ex_oauth.js | 98 ChromeExOAuth.prototype.authorize = function(callback) { method in ChromeExOAuth
|
/external/freetype/ |
D | NOTICE | 110 authorize others to exercise some or all of the rights granted
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | README-WPS | 30 - Registrar: a device that control a network and can authorize
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 30 - Registrar: a device that control a network and can authorize
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 29 - Registrar: a device that control a network and can authorize
|
/external/netcat/ |
D | README | 487 possible to authorize your X terminal only for its boot server, and run a relay
|
/external/sqlite/dist/ |
D | sqlite3.h.orig | 2150 ** that is invoked to authorize certain SQL statement actions. The
|
D | sqlite3.c.orig | 2693 ** that is invoked to authorize certain SQL statement actions. The
|