summaryrefslogtreecommitdiffstats
path: root/src/responder/ifp/ifp_iface.xml
blob: e3221b577b88dc622b4a467f3ae78aa44c84927d (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
    <interface name="org.freedesktop.sssd.infopipe">
        <annotation value="infopipe_iface" name="org.freedesktop.DBus.GLib.CSymbol"/>
        <method name="Ping">
            <!-- arguments parsed manually -->
        </method>
    </interface>
</node>