5717e8e12768ab1d667cd3e908e5f3ffe540655aTimo Sirainen<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
5717e8e12768ab1d667cd3e908e5f3ffe540655aTimo Sirainen "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
70267341ccf430f6c77646e69c24e33d111b65a8Pascal Volk<node>
70267341ccf430f6c77646e69c24e33d111b65a8Pascal Volk <interface name="org.freedesktop.sssd.nss.MemoryCache">
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk <annotation value="iface_nss_memorycache" name="org.freedesktop.DBus.GLib.CSymbol"/>
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk <method name="UpdateInitgroups">
b0bc86df07375ae7b5344cf925fbb6dc71fa3a85Pascal Volk <arg name="user" type="s" direction="in" />
3188bfdf2c36fed3cbbea5e3901850e34e174a56Timo Sirainen <arg name="domain" type="s" direction="in" />
bc5edefef5f01a24657e56e1c881b40ba0c38565Pascal Volk <arg name="groups" type="au" direction="in" />
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk </method>
b0bc86df07375ae7b5344cf925fbb6dc71fa3a85Pascal Volk <method name="InvalidateAllUsers">
b0bc86df07375ae7b5344cf925fbb6dc71fa3a85Pascal Volk </method>
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk <method name="InvalidateAllGroups">
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk </method>
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk <method name="InvalidateAllInitgroups">
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk </method>
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk <method name="InvalidateGroupById">
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk <arg name="gid" type="u" direction="in" />
ca5b7cebad9d22aa5f67d1fc2a1c95ebf030306cPascal Volk </method>
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk </interface>
fa9f5378ec558c451f1f1c47a4c41aa7c916c929Pascal Volk</node>
1fc71c05ba77d575752913a775a1ea4a9251b738Pascal Volk