std::vector< grpc::string_ref > GetPeerIdentity() const override
void AddProperty(const std::string &key, const grpc::string_ref &value) override
Mutation functions: should only be used by an AuthMetadataProcessor.
bool IsPeerAuthenticated() const override
Returns true if the peer is authenticated.
std::vector< grpc::string_ref > FindPropertyValues(const std::string &name) const override
Returns all the property values with the given name.
AuthPropertyIterator end() const override
AuthPropertyIterator begin() const override
Iteration over all the properties.
std::string GetPeerIdentityPropertyName() const override
grpc_core::RefCountedPtr< grpc_auth_context > ctx_
bool SetPeerIdentityPropertyName(const std::string &name) override