Searched defs:CustomClaimNames (Results 1 – 4 of 4) sorted by relevance
147 std::vector<std::string> VerifiedJwt::CustomClaimNames() const { in CustomClaimNames() function in crypto::tink::VerifiedJwt
471 std::vector<std::string> RawJwt::CustomClaimNames() const { in CustomClaimNames() function in crypto::tink::RawJwt
181 func (v *VerifiedJWT) CustomClaimNames() []string { func
288 func (r *RawJWT) CustomClaimNames() []string { func