Searched defs:DBusAuth (Results 1 – 2 of 2) sorted by relevance
153 struct DBusAuth struct161 const DBusAuthStateData *state; /**< Current protocol state */ argument163 const DBusAuthMechanismHandler *mech; /**< Current auth mechanism */ argument165 DBusString identity; /**< Current identity we're authorizing169 DBusCredentials *credentials; /**< Credentials read from socket172 DBusCredentials *authorized_identity; /**< Credentials that are authorized */197 * "Subclass" of DBusAuth for client side argument
33 typedef struct DBusAuth DBusAuth; typedef