libnm-glib: add secret agent base class

This commit is contained in:
Dan Williams
2010-12-14 00:03:22 -06:00
parent 62a2c34e27
commit 1496f8056f
5 changed files with 875 additions and 3 deletions

View File

@@ -55,6 +55,9 @@
#define NM_DBUS_INTERFACE_AGENT_MANAGER NM_DBUS_INTERFACE ".AgentManager"
#define NM_DBUS_PATH_AGENT_MANAGER "/org/freedesktop/NetworkManager/AgentManager"
#define NM_DBUS_INTERFACE_SECRET_AGENT NM_DBUS_INTERFACE ".SecretAgent"
#define NM_DBUS_PATH_SECRET_AGENT "/org/freedesktop/NetworkManager/SecretAgent"
/*
* Types of NetworkManager states
*/