index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
DBusAuth Struct Reference
[
group__DBusAuthInternals.html
Authentication implementation details
]
Internal members of DBusAuth.
#_details
More...
Data Fields
int
structDBusAuth.html#o0
refcount
reference count
const char *
structDBusAuth.html#o1
side
Client or server.
structDBusString.html
DBusString
structDBusAuth.html#o2
incoming
Incoming data buffer.
structDBusString.html
DBusString
structDBusAuth.html#o3
outgoing
Outgoing data buffer.
const
structDBusAuthStateData.html
DBusAuthStateData
*
structDBusAuth.html#o4
state
Current protocol state.
const
structDBusAuthMechanismHandler.html
DBusAuthMechanismHandler
*
structDBusAuth.html#o5
mech
Current auth mechanism.
structDBusString.html
DBusString
structDBusAuth.html#o6
identity
Current identity we're authorizing as.
structDBusCredentials.html
DBusCredentials
structDBusAuth.html#o7
credentials
Credentials read from socket, fields may be -1.
structDBusCredentials.html
DBusCredentials
structDBusAuth.html#o8
authorized_identity
Credentials that are authorized.
structDBusCredentials.html
DBusCredentials
structDBusAuth.html#o9
desired_identity
Identity client has requested.
structDBusString.html
DBusString
structDBusAuth.html#o10
context
Cookie scope.
structDBusKeyring.html
DBusKeyring
*
structDBusAuth.html#o11
keyring
Keyring for cookie mechanism.
int
structDBusAuth.html#o12
cookie_id
ID of cookie to use.
structDBusString.html
DBusString
structDBusAuth.html#o13
challenge
Challenge sent to client.
char **
structDBusAuth.html#o14
allowed_mechs
Mechanisms we're allowed to use, or
group__DBusMacros.html#ga4
NULL
if we can use any.
unsigned int
structDBusAuth.html#o15
needed_memory
: 1
We needed memory to continue since last successful getting something done.
unsigned int
structDBusAuth.html#o16
already_got_mechanisms
: 1
Client already got mech list.
unsigned int
structDBusAuth.html#o17
already_asked_for_initial_response
: 1
Already sent a blank challenge to get an initial response.
unsigned int
structDBusAuth.html#o18
buffer_outstanding
: 1
Buffer is "checked out" for reading data into.
Detailed Description
Internal members of DBusAuth.
Definition at line
dbus-auth_8c-source.html#l00153
153
of file
dbus-auth_8c-source.html
dbus-auth.c
.
The documentation for this struct was generated from the following file:
dbus-auth_8c-source.html
dbus-auth.c
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
