This is the complete list of members for grpc::AuthContext, including all inherited members.
| AddProperty(const std::string &key, const string_ref &value)=0 | grpc::AuthContext | pure virtual |
| begin() const =0 | grpc::AuthContext | pure virtual |
| end() const =0 | grpc::AuthContext | pure virtual |
| FindPropertyValues(const std::string &name) const =0 | grpc::AuthContext | pure virtual |
| GetPeerIdentity() const =0 | grpc::AuthContext | pure virtual |
| GetPeerIdentityPropertyName() const =0 | grpc::AuthContext | pure virtual |
| IsPeerAuthenticated() const =0 | grpc::AuthContext | pure virtual |
| SetPeerIdentityPropertyName(const std::string &name)=0 | grpc::AuthContext | pure virtual |
| ~AuthContext() | grpc::AuthContext | inlinevirtual |