Searched defs:auth_metadata (Results 1 – 4 of 4) sorted by relevance
131 AuthenticationMetadata auth_metadata = 1003; field
3061 …gle::internal::federatedcompute::v1::AuthenticationMetadata& RejectionInfo::auth_metadata() const { in auth_metadata() function3076 …fe_arena_set_allocated_auth_metadata(::google::internal::federatedcompute::v1::AuthenticationMetad… in unsafe_arena_set_allocated_auth_metadata()
2039 RejectionInfo::_Internal::auth_metadata(const RejectionInfo* msg) { in auth_metadata() function in google::internal::federatedcompute::v1::RejectionInfo::_Internal2057 …ionInfo::set_allocated_auth_metadata(::google::internal::federatedcompute::v1::AuthenticationMetad… in set_allocated_auth_metadata()
219 Status Process(const InputMetadata& auth_metadata, AuthContext* context, in Process()