Home
last modified time | relevance | path

Searched defs:tokenValue (Results 1 – 15 of 15) sorted by relevance

/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DIdToken.java55 private IdToken(String tokenValue, JsonWebSignature jsonWebSignature) { in IdToken()
67 public static IdToken create(String tokenValue) throws IOException { in create()
79 public static IdToken create(String tokenValue, JsonFactory jsonFactory) throws IOException { in create()
DAccessToken.java48 private final String tokenValue; field in AccessToken
56 public AccessToken(String tokenValue, Date expirationTime) { in AccessToken()
138 private String tokenValue; field in AccessToken.Builder
163 public Builder setTokenValue(String tokenValue) { in setTokenValue()
/external/aws-sdk-java-v2/core/http-auth/src/test/java/software/amazon/awssdk/http/auth/signer/
DBearerHttpSignerTest.java70 String tokenValue = "mF_9.B5f-4.1JqM"; in whenTokenExists_requestIsSignedCorrectly() local
83 String tokenValue = "mF_9.B5f-4.1JqM"; in whenTokenExists_asyncRequestIsSignedCorrectly() local
/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/signer/
DBearerTokenSignerTest.java38 String tokenValue = "mF_9.B5f-4.1JqM"; in whenTokenExists_requestIsSignedCorrectly() local
59 String tokenValue = "mF_9.B5f-4.1JqM"; in usingParamMethod_worksCorrectly() local
/external/starlark-go/syntax/
Dscan.go421 type tokenValue struct { struct
422 raw string // raw text of token
423 int int64 // decoded int
424 bigInt *big.Int // decoded integers > int64
425 float float64 // decoded float
426 string string // decoded string or bytes
427 pos Position // start position of token
/external/cronet/stable/third_party/icu/source/tools/genrb/
Dparse.cpp191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken()
225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken()
258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UStrin… in expect()
288 struct UString *tokenValue; in getInvariantString() local
321 struct UString *tokenValue; in parseUCARules() local
465 struct UString *tokenValue; in parseTransliterator() local
544 struct UString *tokenValue; in parseDependency() local
604 struct UString *tokenValue; in parseString() local
639 struct UString *tokenValue; in parseAlias() local
1153 struct UString *tokenValue; in addCollation() local
[all …]
/external/icu/icu4c/source/tools/genrb/
Dparse.cpp191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken()
225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken()
258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UStrin… in expect()
288 struct UString *tokenValue; in getInvariantString() local
321 struct UString *tokenValue; in parseUCARules() local
465 struct UString *tokenValue; in parseTransliterator() local
544 struct UString *tokenValue; in parseDependency() local
604 struct UString *tokenValue; in parseString() local
639 struct UString *tokenValue; in parseAlias() local
1153 struct UString *tokenValue; in addCollation() local
[all …]
/external/cronet/tot/third_party/icu/source/tools/genrb/
Dparse.cpp191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken()
225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken()
258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UStrin… in expect()
288 struct UString *tokenValue; in getInvariantString() local
321 struct UString *tokenValue; in parseUCARules() local
465 struct UString *tokenValue; in parseTransliterator() local
544 struct UString *tokenValue; in parseDependency() local
604 struct UString *tokenValue; in parseString() local
639 struct UString *tokenValue; in parseAlias() local
1153 struct UString *tokenValue; in addCollation() local
[all …]
/external/nist-sip/java/gov/nist/core/
DToken.java38 protected String tokenValue; field in Token
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/
DCoerceToBooleanTest.java219 JsonToken tokenType, String tokenValue, Class<?> targetType) throws IOException in _verifyBooleanCoerceFail()
241 JsonToken tokenType, String tokenValue) throws IOException in _verifyBooleanCoerceFailReason()
DCoerceJDKScalarsTest.java290 JsonToken tokenType, String tokenValue, Class<?> targetType) throws IOException in _verifyBooleanCoerceFail()
312 JsonToken tokenType, String tokenValue) throws IOException in _verifyBooleanCoerceFailReason()
/external/aws-sdk-java-v2/core/imds/src/test/java/software/amazon/awssdk/imds/internal/
DMultipleAsyncRequestsTest.java61 String tokenValue = "some-token"; in multipleRequests() local
/external/aws-sdk-java-v2/core/imds/src/main/java/software/amazon/awssdk/imds/internal/
DAsyncHttpRequestHelper.java100 String tokenValue = handleResponse(response, executionAttributes); in handleTokenResponse() local
/external/aws-sdk-java-v2/services/codecatalyst/src/main/resources/codegen-resources/
Dservice-2.json1329 "tokenValue":{ object
/external/aws-sdk-java-v2/services/ecs/src/main/resources/codegen-resources/
Dservice-2.json5326 "tokenValue":{ object