summaryrefslogtreecommitdiff
path: root/introspection/nm-secret-agent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/nm-secret-agent.xml')
-rw-r--r--introspection/nm-secret-agent.xml52
1 files changed, 25 insertions, 27 deletions
diff --git a/introspection/nm-secret-agent.xml b/introspection/nm-secret-agent.xml
index 7a551b9419..33296fb06f 100644
--- a/introspection/nm-secret-agent.xml
+++ b/introspection/nm-secret-agent.xml
@@ -34,16 +34,16 @@
UserCanceled error (see below).
-->
<method name="GetSecrets">
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_get_secrets"/>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <arg name="connection" type="a{sa{sv}}" direction="in"/>
- <arg name="connection_path" type="o" direction="in"/>
- <arg name="setting_name" type="s" direction="in"/>
- <arg name="hints" type="as" direction="in"/>
- <arg name="flags" type="u" direction="in"/>
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_get_secrets"/>
+ <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
+ <arg name="connection" type="a{sa{sv}}" direction="in"/>
+ <arg name="connection_path" type="o" direction="in"/>
+ <arg name="setting_name" type="s" direction="in"/>
+ <arg name="hints" type="as" direction="in"/>
+ <arg name="flags" type="u" direction="in"/>
- <arg name="secrets" type="a{sa{sv}}" direction="out"/>
- </method>
+ <arg name="secrets" type="a{sa{sv}}" direction="out"/>
+ </method>
<!--
CancelGetSecrets:
@@ -55,11 +55,11 @@
that are given in a CancelGetSecrets request should be canceled.
-->
<method name="CancelGetSecrets">
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_cancel_get_secrets"/>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <arg name="connection_path" type="o" direction="in"/>
- <arg name="setting_name" type="s" direction="in"/>
- </method>
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_cancel_get_secrets"/>
+ <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
+ <arg name="connection_path" type="o" direction="in"/>
+ <arg name="setting_name" type="s" direction="in"/>
+ </method>
<!--
SaveSecrets:
@@ -69,11 +69,11 @@
Save given secrets to backing storage.
-->
<method name="SaveSecrets">
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_save_secrets"/>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <arg name="connection" type="a{sa{sv}}" direction="in"/>
- <arg name="connection_path" type="o" direction="in"/>
- </method>
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_save_secrets"/>
+ <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
+ <arg name="connection" type="a{sa{sv}}" direction="in"/>
+ <arg name="connection_path" type="o" direction="in"/>
+ </method>
<!--
DeleteSecrets:
@@ -83,12 +83,10 @@
Delete secrets from backing storage.
-->
<method name="DeleteSecrets">
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_delete_secrets"/>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <arg name="connection" type="a{sa{sv}}" direction="in"/>
- <arg name="connection_path" type="o" direction="in"/>
- </method>
-
- </interface>
-
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_secret_agent_delete_secrets"/>
+ <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
+ <arg name="connection" type="a{sa{sv}}" direction="in"/>
+ <arg name="connection_path" type="o" direction="in"/>
+ </method>
+ </interface>
</node>