#include <internal.h>
Data Fields | |
| Gsasl * | ctx |
| int | clientp |
| Gsasl_mechanism * | mech |
| void * | mech_data |
| void * | application_hook |
| char * | anonymous_token |
| char * | authid |
| char * | authzid |
| char * | password |
| char * | passcode |
| char * | pin |
| char * | suggestedpin |
| char * | service |
| char * | hostname |
| char * | gssapi_display_name |
| char * | realm |
| char * | digest_md5_hashed_password |
| void * | application_data |
Definition at line 78 of file internal.h.
Definition at line 80 of file internal.h.
Referenced by _gsasl_obsolete_callback(), _gsasl_obsolete_property_map(), gsasl_callback(), gsasl_client_ctx_get(), gsasl_ctx_get(), and gsasl_server_ctx_get().
Definition at line 81 of file internal.h.
Referenced by gsasl_decode(), gsasl_encode(), gsasl_finish(), and gsasl_step().
Definition at line 82 of file internal.h.
Referenced by gsasl_decode(), gsasl_encode(), gsasl_finish(), gsasl_mechanism_name(), and gsasl_step().
| void* Gsasl_session::mech_data |
Definition at line 84 of file internal.h.
Referenced by gsasl_session_hook_get(), and gsasl_session_hook_set().
Definition at line 88 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
| char* Gsasl_session::authid |
Definition at line 89 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
| char* Gsasl_session::authzid |
Definition at line 90 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
| char* Gsasl_session::password |
Definition at line 91 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
| char* Gsasl_session::passcode |
Definition at line 92 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
| char* Gsasl_session::pin |
Definition at line 93 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
Definition at line 94 of file internal.h.
Referenced by _gsasl_obsolete_property_map(), and gsasl_finish().
| char* Gsasl_session::service |
| char* Gsasl_session::hostname |
Definition at line 96 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
Definition at line 97 of file internal.h.
Referenced by _gsasl_obsolete_callback(), and gsasl_finish().
| char* Gsasl_session::realm |
Definition at line 103 of file internal.h.
Referenced by gsasl_appinfo_get(), and gsasl_appinfo_set().
1.5.6