/external/grpc-grpc-java/auth/src/test/java/io/grpc/auth/ |
D | GoogleAuthLibraryCallCredentialsTest.java | 160 Iterable<String> authorization = headers.getAll(AUTHORIZATION); in copyCredentialsToHeaders() local 240 Iterable<String> authorization = headerList.get(1).getAll(AUTHORIZATION); in credentialsReturnNullMetadata() local 264 Iterable<String> authorization = headers.getAll(AUTHORIZATION); in oauth2Credential() local 282 Iterable<String> authorization = headers.getAll(AUTHORIZATION); in googleCredential_privacyAndIntegrityAllowed() local 336 String[] authorization = Iterables.toArray(headers.getAll(AUTHORIZATION), String.class); in serviceAccountToJwt() local 363 Iterable<String> authorization = headers.getAll(AUTHORIZATION); in serviceAccountWithScopeNotToJwt() local 382 Iterable<String> authorization = headers.getAll(AUTHORIZATION); in oauthClassesNotInClassPath() local
|
D | ClientAuthInterceptorTest.java | 122 Iterable<String> authorization = headers.getAll(AUTHORIZATION); in testCopyCredentialToHeaders() local 162 Iterable<String> authorization = headers.getAll(AUTHORIZATION); in testWithOAuth2Credential() local
|
/external/python/google-api-python-client/docs/ |
D | start.md | 17 ### 1. Simple API access (API keys) 25 ### 2. Authorized API access (OAuth 2.0)
|
/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_FieldUpgradeStart.c | 17 TPMI_RH_PLATFORM authorization, in Tss2_Sys_FieldUpgradeStart_Prepare() 86 TPMI_RH_PLATFORM authorization, in Tss2_Sys_FieldUpgradeStart()
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_FieldUpgradeStart.c | 69 ESYS_TR authorization, in Esys_FieldUpgradeStart() 150 ESYS_TR authorization, in Esys_FieldUpgradeStart_Async()
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
D | AuthenticationHelperImpl.java | 229 AuthorizationHeader authorization = null; in handleChallenge() local 312 AuthorizationHeader authorization = null; in getAuthorization() local 378 AuthorizationHeader authorization = null; in getAuthorization() local
|
D | CredentialsCache.java | 62 AuthorizationHeader authorization, int cacheTime) { in cacheAuthorizationHeader()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | AuthorizationParser.java | 47 public AuthorizationParser(String authorization) { in AuthorizationParser()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | FieldUpgradeStart_fp.h | 47 TPMI_RH_PLATFORM authorization; member
|
/external/tpm2-tss/src/tss2-fapi/api/ |
D | Fapi_AuthorizePolicy.c | 252 TPMS_POLICYAUTHORIZATION *authorization = &command->authorization; in Fapi_AuthorizePolicy_Finish() local
|
/external/oauth/core/src/main/java/net/oauth/ |
D | OAuthMessage.java | 360 public static List<OAuth.Parameter> decodeAuthorization(String authorization) { in decodeAuthorization()
|
/external/tpm2-tss/src/tss2-fapi/ |
D | ifapi_policy_execute.c | 95 TPMS_POLICYAUTHORIZATION *authorization) in ifapi_extend_authorization()
|
D | ifapi_policy_types.h | 147 TPMS_POLICYAUTHORIZATION *authorization; member
|
D | fapi_int.h | 435 TPMS_POLICYAUTHORIZATION authorization; member
|
/external/libcups/scheduler/ |
D | auth.c | 252 const char *authorization; /* Pointer into Authorization string */ in cupsdAuthorize() local
|
/external/curl/lib/ |
D | http.c | 302 char *authorization = NULL; in http_output_basic() local
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPDialog.java | 2483 Authorization authorization = this.originalRequest.getAuthorization(); in createAck() local
|
/external/libcups/tools/ |
D | ippeveprinter.c | 745 const char *authorization; /* Pointer into Authorization string */ in authenticate_request() local
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | compute.beta.json | 62182 "authorization": { object
|
D | compute.alpha.json | 72028 "authorization": { object
|