<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
<node>
<interface name="org.freedesktop.sssd.Responder.Domain">
<method name="SetActive">
<arg name="name" type="s" direction="in" />
</method>
<method name="SetInconsistent">
<arg name="name" type="s" direction="in" />
</method>
</interface>
<interface name="org.freedesktop.sssd.Responder.NegativeCache">
<method name="ResetUsers" />
<method name="ResetGroups" />
</interface>
</node>