|
gssapi-layer-c++
20230108
|
This is the complete list of members for Gss::ServiceContext, including all inherited members.
| acceptClient(void) | Gss::ServiceContext | |
| acquireCredential(std::string_view, const NameType &, const CredentialUsage &=Gss::CredentialUsage::Accept) | Gss::Context | |
| Context()=default | Gss::Context | |
| Context(const Context &)=delete | Gss::Context | |
| context_handle | Gss::Context | protected |
| creds | Gss::Context | protected |
| error(const char *func, const char *subfunc, OM_uint32 code1, OM_uint32 code2) const | Gss::Context | virtual |
| mech_types | Gss::Context | protected |
| mechNames(void) const | Gss::Context | |
| mechTypes(void) const | Gss::Context | inline |
| operator=(const Context &)=delete | Gss::Context | |
| recvMessage(void) | Gss::Context | |
| recvMIC(const void *, size_t) | Gss::Context | |
| recvToken(void)=0 | Gss::Context | pure virtual |
| sendMessage(const void *, size_t, bool encrypt=true) | Gss::Context | |
| sendMIC(const void *, size_t) | Gss::Context | |
| sendToken(const void *, size_t)=0 | Gss::Context | pure virtual |
| service_name | Gss::Context | protected |
| ServiceContext()=default | Gss::ServiceContext | |
| src_name | Gss::Context | protected |
| srcName(void) const | Gss::Context | inline |
| support_flags | Gss::Context | protected |
| supportFlags(void) const | Gss::Context | inline |
| time_rec | Gss::Context | protected |
| timeRec(void) const | Gss::Context | inline |
| ~Context() | Gss::Context | virtual |