cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson<node>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <interface name="org.freedesktop.sssd.DataProvider.Client">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <annotation value="iface_dp_client" name="org.freedesktop.DBus.GLib.CSymbol"/>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="Register">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="Name" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </interface>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <interface name="org.freedesktop.sssd.DataProvider.Backend">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <annotation value="iface_dp_backend" name="org.freedesktop.DBus.GLib.CSymbol"/>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="IsOnline">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="domain_name" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="status" type="b" direction="out" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </interface>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <interface name="org.freedesktop.sssd.DataProvider.Failover">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <annotation value="iface_dp_failover" name="org.freedesktop.DBus.GLib.CSymbol"/>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="ListServices">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="domain_name" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="services" type="as" direction="out" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="ActiveServer">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="service_name" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="server" type="s" direction="out" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="ListServers">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="service_name" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="servers" type="as" direction="out" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </interface>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <interface name="org.freedesktop.sssd.dataprovider">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <annotation value="iface_dp" name="org.freedesktop.DBus.GLib.CSymbol"/>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="pamHandler">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <!-- arguments parsed manually, raw handler -->
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <annotation name="org.freedesktop.sssd.RawHandler" value="true"/>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="sudoHandler">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <!-- arguments parsed manually, raw handler -->
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <annotation name="org.freedesktop.sssd.RawHandler" value="true"/>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="autofsHandler">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="dp_flags" type="u" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="mapname" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="dp_error" type="q" direction="out" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="error" type="u" direction="out" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="error_message" type="s" direction="out" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson </method>
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <method name="hostHandler">
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="dp_flags" type="u" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="name" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="alias" type="s" direction="in" />
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson <arg name="dp_error" type="q" direction="out" />
<arg name="error" type="u" direction="out" />
<arg name="error_message" type="s" direction="out" />
</method>
<method name="getDomains">
<arg name="domain_hint" type="s" direction="in" />
<arg name="dp_error" type="q" direction="out" />
<arg name="error" type="u" direction="out" />
<arg name="error_message" type="s" direction="out" />
</method>
<method name="getAccountInfo">
<arg name="dp_flags" type="u" direction="in" />
<arg name="entry_type" type="u" direction="in" />
<arg name="attr_type" type="u" direction="in" />
<arg name="filter" type="s" direction="in" />
<arg name="domain" type="s" direction="in" />
<arg name="extra" type="s" direction="in" />
<arg name="dp_error" type="q" direction="out" />
<arg name="error" type="u" direction="out" />
<arg name="error_message" type="s" direction="out" />
</method>
</interface>
</node>