Home
last modified time | relevance | path

Searched defs:custom_claims (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tink/testing/cc/
H A Djwt_impl_test.cc118 auto custom_claims = raw_jwt->mutable_custom_claims(); in TEST_F() local
296 auto custom_claims = raw_jwt->mutable_custom_claims(); in TEST_F() local
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto504 map<string, JwtClaimValue> custom_claims = 8; field
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto504 map<string, JwtClaimValue> custom_claims = 8; field
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto504 map<string, JwtClaimValue> custom_claims = 8; field
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto504 map<string, JwtClaimValue> custom_claims = 8; field
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto504 map<string, JwtClaimValue> custom_claims = 8; field