Searched defs:HasBooleanClaim (Results 1 – 4 of 4) sorted by relevance
102 bool VerifiedJwt::HasBooleanClaim(absl::string_view name) const { in HasBooleanClaim() function in crypto::tink::VerifiedJwt
350 bool RawJwt::HasBooleanClaim(absl::string_view name) const { in HasBooleanClaim() function in crypto::tink::RawJwt
146 func (v *VerifiedJWT) HasBooleanClaim(name string) bool { func
231 func (r *RawJWT) HasBooleanClaim(name string) bool { func