DBusAuthMechanismHandler Struct Reference
[Authentication implementation details]

Virtual table representing a particular auth mechanism. More...


Data Fields

const char * mechanism
 Name of the mechanism.
DBusAuthDataFunction server_data_func
 Function on server side for DATA.
DBusAuthEncodeFunction server_encode_func
 Function on server side to encode.
DBusAuthDecodeFunction server_decode_func
 Function on server side to decode.
DBusAuthShutdownFunction server_shutdown_func
 Function on server side to shut down.
DBusInitialResponseFunction client_initial_response_func
 Function on client side to handle initial response.
DBusAuthDataFunction client_data_func
 Function on client side for DATA.
DBusAuthEncodeFunction client_encode_func
 Function on client side for encode.
DBusAuthDecodeFunction client_decode_func
 Function on client side for decode.
DBusAuthShutdownFunction client_shutdown_func
 Function on client side for shutdown.


Detailed Description

Virtual table representing a particular auth mechanism.

Definition at line 100 of file dbus-auth.c.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 21 18:12:15 2007 for D-Bus by  doxygen 1.5.1