Searched refs:Bearer (Results 1 – 25 of 25) sorted by relevance
/external/curl/docs/cmdline-opts/ |
D | oauth2-bearer.d | 2 Help: OAuth 2 Bearer Token 7 Specify the Bearer Token for OAUTH 2.0 server authentication. The Bearer Token 11 The Bearer Token and user name are formatted according to RFC 6750.
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | bearer.py | 14 class Bearer(dbus_std_ifaces.DBusProperties): class 28 path = '%s/Bearer/%d' % (mm1_constants.MM1, Bearer.count) 29 Bearer.count += 1
|
D | modem.py | 522 bearer_obj = bearer.Bearer(self.bus, properties)
|
/external/curl/tests/data/ |
D | test887 | 20 REPLY %b64[n,a=user,%01host=127.0.0.1%01port=%POP3PORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% +OK… 53 %b64[n,a=user,%01host=127.0.0.1%01port=%POP3PORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
|
D | test844 | 18 REPLY %b64[n,a=user,%01host=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% A00… 49 %b64[n,a=user,%01host=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
|
D | test946 | 19 REPLY %b64[n,a=user,%01host=127.0.0.1%01port=%SMTPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% 235… 46 %b64[n,a=user,%01host=127.0.0.1%01port=%SMTPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
|
D | test889 | 20 REPLY %b64[n,a=user,%01host=127.0.0.1%01port=%POP3PORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% + e… 52 %b64[n,a=user,%01host=127.0.0.1%01port=%POP3PORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
|
D | test842 | 18 REPLY %b64[n,a=user,%01host=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% A00… 53 %b64[n,a=user,%01host=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
|
D | test948 | 19 REPLY %b64[n,a=user,%01host=127.0.0.1%01port=%SMTPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% 334… 54 %b64[n,a=user,%01host=127.0.0.1%01port=%SMTPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
|
D | test2074 | 49 Authorization: Bearer mF_9.B5f-4.1JqM
|
D | test888 | 52 AUTH OAUTHBEARER %b64[n,a=user,%01host=127.0.0.1%01port=%POP3PORT%01auth=Bearer mF_9.B5f-4.1JqM%01%…
|
D | test843 | 51 A002 AUTHENTICATE OAUTHBEARER %b64[n,a=user,%01host=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B…
|
D | test890 | 51 AUTH OAUTHBEARER %b64[n,a=user,%01host=127.0.0.1%01port=%POP3PORT%01auth=Bearer mF_9.B5f-4.1JqM%01%…
|
D | test947 | 45 AUTH OAUTHBEARER %b64[n,a=user,%01host=127.0.0.1%01port=%SMTPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%…
|
D | test845 | 50 A002 AUTHENTICATE OAUTHBEARER %b64[n,a=user,%01host=127.0.0.1%01port=%IMAPPORT%01auth=Bearer mF_9.B…
|
D | test949 | 53 AUTH OAUTHBEARER %b64[n,a=user,%01host=127.0.0.1%01port=%SMTPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%…
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | google_auth_provider_test.cc | 162 "token_type":"Bearer" in TEST_F() 178 "token_type":"Bearer" in TEST_F()
|
D | oauth_client_test.cc | 43 "token_type":"Bearer"
|
/external/scapy/scapy/contrib/ |
D | gtp_v2.uts | 107 ie = IE_EPSBearerID(ietype='EPS Bearer ID', length=1, EBI=50) 182 ie = IE_Bearer_QoS(ietype='Bearer QoS', length=22, PCI=4, PriorityLevel=5, PVI=6, QCI=7, 237 ie = IE_BearerContext(ietype='Bearer Context', length=44, IE_list=[ 238 IE_EPSBearerID(ietype='EPS Bearer ID', length=1, EBI=229)])
|
/external/grpc-grpc/src/objective-c/GRPCClient/ |
D | GRPCCall+OAuth2.m | 24 static NSString *const kBearerPrefix = @"Bearer ";
|
D | GRPCCall.m | 46 static NSString *const kBearerPrefix = @"Bearer ";
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
D | README | 17 curl -X PATCH -d '{"userEmail": "me"}' -H "Authorization: Bearer 1/TEST-ME" \
|
/external/grpc-grpc/examples/objective-c/auth_sample/ |
D | MakeRPCViewController.m | 76 call.requestHeaders[@"Authorization"] = [@"Bearer " stringByAppendingString:accessToken];
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.ascend | 208 VALUE Ascend-Data-Svc Switched-Voice-Bearer 0
|
/external/grpc-grpc/doc/ |
D | PROTOCOL-HTTP2.md | 154 authorization = Bearer y235.wef315yfh138vh31hv93hv8h3v
|