[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [libnm-qt/8021x-make-pki-cool] dbus/introspection: Add ProbeCert and CertReceived to device
From:       Will Stephenson <wstephenson () kde ! org>
Date:       2013-05-16 13:56:41
Message-ID: 20130516135641.E4ED5A605B () git ! kde ! org
[Download RAW message or body]

Git commit a477c35e0fdde0aa031752920da582402ffe3cfe by Will Stephenson.
Committed on 08/05/2013 at 14:42.
Pushed by wstephens into branch '8021x-make-pki-cool'.

Add ProbeCert and CertReceived to device

M  +23   -0    dbus/introspection/nm-device-wifi.xml

http://commits.kde.org/libnm-qt/a477c35e0fdde0aa031752920da582402ffe3cfe

diff --git a/dbus/introspection/nm-device-wifi.xml b/dbus/introspection/nm-device-wifi.xml
index 0b1168d..e365d01 100644
--- a/dbus/introspection/nm-device-wifi.xml
+++ b/dbus/introspection/nm-device-wifi.xml
@@ -27,6 +27,18 @@
         Request the device to scan
       </tp:docstring>
     </method>
+    <method name="ProbeCert">
+      <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_device_probe_cert"/>
+      <arg name="ssid" type="ay" direction="in">
+        <tp:docstring>
+          The SSID of the AP to be probed
+        </tp:docstring>
+      </arg>
+      <tp:docstring>
+        Probe the certificate of the RADIUS server.
+      </tp:docstring>
+    </method>
+
     <property name="HwAddress" type="s" access="read">
       <tp:docstring>
         The active hardware address of the device.
@@ -95,6 +107,17 @@
         </tp:docstring>
     </signal>
 
+    <signal name="CertReceived">
+      <arg name="cert" type="a{sv}" tp:type="String_Variant_Map">
+        <tp:docstring>
+          The certificate of the RADIUS server
+        </tp:docstring>
+      </arg>
+        <tp:docstring>
+            Emitted when wpa_supplicant replies the certificate of the RADIUS server.
+        </tp:docstring>
+    </signal>
+
     <tp:flags name="NM_802_11_DEVICE_CAP" type="u">
       <tp:docstring>
         Flags describing the capabilities of a wireless device.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic