Home
last modified time | relevance | path

Searched refs:authorized (Results 1 – 25 of 706) sorted by relevance

12345678910>>...29

/external/curl/tests/data/
Dtest84917 REPLY dXJzZWwAa3VydAB4aXBqM3BsbXE= A002 NO Not authorized
28 IMAP plain authentication with alternative authorization identity (Not authorized)
Dtest89319 REPLY dXJzZWwAa3VydAB4aXBqM3BsbXE= -ERR Not authorized
30 POP3 plain authentication with alternative authorization identity (Not authorized)
Dtest95418 REPLY dXJzZWwAa3VydAB4aXBqM3BsbXE= 501 Not authorized
29 SMTP plain authentication with alternative authorization identity (Not authorized)
/external/python/google-api-python-client/docs/
Dauth.md3 …n an API accesses a user's private data, your application must also be authorized by the user to a…
7authorized access (defined below). Many API methods require authorized access, but some can use ei…
Dstart.md15authorized access (defined below). Many API methods require authorized access, but some can use ei…
48 Whether you are using simple or authorized API access, you use the [build()](http://googleapis.gith…
Doauth-server.md19 Then, your application prepares to make authorized API calls by using the service account's credent…
41 … location accessible to your application. Your application needs them to make authorized API calls.
59 …sers in your domain (to "impersonate" users). When you prepare to make authorized API calls, you s…
61 ## Preparing to make an authorized API call
117 …alling the build function with the name and version of the API and the authorized Http object. For…
Doauth-web.md5 …that can store confidential information and maintain state. A properly authorized web server appli…
29 like PHP, Java, Python, Ruby, and .NET must specify authorized
/external/ImageMagick/MagickCore/
Dpolicy.c630 authorized; in IsRightsAuthorized() local
645 authorized=MagickTrue; in IsRightsAuthorized()
655 authorized=(p->rights & ReadPolicyRights) != 0 ? MagickTrue : in IsRightsAuthorized()
658 authorized=(p->rights & WritePolicyRights) != 0 ? MagickTrue : in IsRightsAuthorized()
661 authorized=(p->rights & ExecutePolicyRights) != 0 ? MagickTrue : in IsRightsAuthorized()
667 return(authorized); in IsRightsAuthorized()
/external/wpa_supplicant_8/hostapd/hidl/1.3/
Dhostapd.cpp634 std::function<void(struct hostapd_data*, const u8 *mac_addr, int authorized,
636 void onAsyncStaAuthorizedCb(void* ctx, const u8 *mac_addr, int authorized, in onAsyncStaAuthorizedCb() argument
642 authorized, p2p_dev_addr); in onAsyncStaAuthorizedCb()
891 int authorized, const u8 *p2p_dev_addr) { in addSingleAccessPoint() argument
894 (authorized) ? "Connected" : "Disconnected"); in addSingleAccessPoint()
898 iface_hapd->conf->iface, mac_addr, authorized); in addSingleAccessPoint()
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.h55 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized);
/external/python/httplib2/python2/httplib2/
Dcacerts.txt105 …lic Primary Certification Authority - G2/(c) 1998 VeriSign, Inc. - For authorized use only/VeriSig…
106 …lic Primary Certification Authority - G2/(c) 1998 VeriSign, Inc. - For authorized use only/VeriSig…
269 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
270 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
301 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
302 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
1314 …A O=thawte, Inc. OU=Certification Services Division/(c) 2006 thawte, Inc. - For authorized use only
1315 …A O=thawte, Inc. OU=Certification Services Division/(c) 2006 thawte, Inc. - For authorized use only
1347 …y - G5 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 2006 VeriSign, Inc. - For authorized use only
1348 …y - G5 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 2006 VeriSign, Inc. - For authorized use only
[all …]
/external/python/httplib2/python3/httplib2/
Dcacerts.txt105 …lic Primary Certification Authority - G2/(c) 1998 VeriSign, Inc. - For authorized use only/VeriSig…
106 …lic Primary Certification Authority - G2/(c) 1998 VeriSign, Inc. - For authorized use only/VeriSig…
269 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
270 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
301 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
302 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
1314 …A O=thawte, Inc. OU=Certification Services Division/(c) 2006 thawte, Inc. - For authorized use only
1315 …A O=thawte, Inc. OU=Certification Services Division/(c) 2006 thawte, Inc. - For authorized use only
1347 …y - G5 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 2006 VeriSign, Inc. - For authorized use only
1348 …y - G5 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 2006 VeriSign, Inc. - For authorized use only
[all …]
/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h28 struct sta_info *sta, int authorized);
Dsta_info.c1264 int authorized) in ap_sta_set_authorized() argument
1273 if (!!authorized == !!(sta->flags & WLAN_STA_AUTHORIZED)) in ap_sta_set_authorized()
1276 if (authorized) in ap_sta_set_authorized()
1298 sta->addr, authorized, dev_addr); in ap_sta_set_authorized()
1300 if (authorized) { in ap_sta_set_authorized()
1341 if (authorized) in ap_sta_set_authorized()
/external/javasqlite/
DNOTICE9 license, or royalty fee is required for any of the authorized uses.
/external/cros/system_api/dbus/cryptohome/
Dkey.proto49 // is authorized as per KeyAuthorizationData.
148 // was authorized in the AuthorizationRequest. Making |secret| required would
/external/iputils/
DMakefile237 @if [ x"$(UNAME_N)" != x"pleiades" ]; then echo "Not authorized to advance snapshot"; exit 1; fi
/external/openssh/regress/
DREADME.regress126 keys-command.sh: authorized keys from command
135 principals-command.sh: authorized principals command
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_glue.c1062 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb() argument
1069 authorized ? "Authorized" : "Unauthorized"); in wpa_supplicant_port_cb()
1074 authorized ? "Authorized" : "Unauthorized"); in wpa_supplicant_port_cb()
1075 wpa_drv_set_supp_port(wpa_s, authorized); in wpa_supplicant_port_cb()
Dnotify.h98 const u8 *mac_addr, int authorized,
/external/mdnsresponder/
DPrivateDNS.txt6 for secure, encrypted, and authorized communications. Private data sent
45 private, then it makes sure that the client is authorized to query that
83 up by an authorized client, but once set up, subsequent change event
/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c1064 int authorized = -1; in bsd_set_sta_authorized() local
1068 authorized = 1; in bsd_set_sta_authorized()
1070 authorized = 0; in bsd_set_sta_authorized()
1072 if (authorized < 0) in bsd_set_sta_authorized()
1075 return bsd_send_mlme_param(priv, authorized ? in bsd_set_sta_authorized()
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.h246 void (*port_cb)(void *ctx, int authorized);
/external/libwebsockets/
DLICENSE98 legally authorized and entitled to make such Contribution and to
106 properly authorized and in compliance with all applicable laws and
192 authorized by a third party to grant to you, and accordingly you
/external/grpc-grpc/src/android/test/interop/app/src/main/assets/
Droots.pem64 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
65 …y - G3 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 1999 VeriSign, Inc. - For authorized use only
976 …A O=thawte, Inc. OU=Certification Services Division/(c) 2006 thawte, Inc. - For authorized use only
977 …A O=thawte, Inc. OU=Certification Services Division/(c) 2006 thawte, Inc. - For authorized use only
1009 …y - G5 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 2006 VeriSign, Inc. - For authorized use only
1010 …y - G5 O=VeriSign, Inc. OU=VeriSign Trust Network/(c) 2006 VeriSign, Inc. - For authorized use only
1384 …ry Certification Authority - G3 O=GeoTrust Inc. OU=(c) 2008 GeoTrust Inc. - For authorized use only
1385 …ry Certification Authority - G3 O=GeoTrust Inc. OU=(c) 2008 GeoTrust Inc. - For authorized use only
1416 # Issuer: CN=thawte Primary Root CA - G2 O=thawte, Inc. OU=(c) 2007 thawte, Inc. - For authorized u…
1417 # Subject: CN=thawte Primary Root CA - G2 O=thawte, Inc. OU=(c) 2007 thawte, Inc. - For authorized
[all …]

12345678910>>...29