aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types/org.freedesktop.Accounts.xml
blob: e308120fdf8cade54d116a4a45deb6289d9a825b (plain)
1
2
3
4
5
6
7
8
9
<!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.Accounts">
    <method name="FindUserByName">
      <arg direction="in" type="s" name="user" />
      <arg direction="out" type="o" name="path" />
    </method>
  </interface>
</node>