ifp_iface.xml revision 827a016a07d5f911cc4195be89896a376fd71f59
<
method name="ListComponents">
<
arg name="components" type="ao" direction="out"/>
<
method name="ListResponders">
<
arg name="responders" type="ao" direction="out"/>
<
method name="ListBackends">
<
arg name="backends" type="ao" direction="out"/>
<
method name="FindMonitor">
<
arg name="monitor" type="o" direction="out"/>
<
method name="FindResponderByName">
<
arg name="name" type="s" direction="in" />
<
arg name="responder" type="o" direction="out"/>
<
method name="FindBackendByName">
<
arg name="name" type="s" direction="in" />
<
arg name="backend" type="o" direction="out"/>
<
method name="GetUserAttr">
<
arg name="user" type="s" direction="in" />
<
arg name="attr" type="as" direction="in" />
<
arg name="values" type="a{sv}" direction="out"/>
<
method name="GetUserGroups">
<
arg name="user" type="s" direction="in" />
<
arg name="values" type="as" direction="out"/>
<
method name="FindDomainByName">
<
arg name="name" type="s" direction="in" />
<
arg name="domain" type="o" direction="out"/>
<
method name="ListDomains">
<
arg name="domain" type="ao" direction="out"/>
<
method name="Disable" />
<
method name="ChangeDebugLevel">
<
arg name="new_level" type="u" direction="in" />
<
method name="ChangeDebugLevelTemporarily">
<
arg name="new_level" type="u" direction="in" />
<
property name="name" type="s" access="read" />
<
property name="debug_level" type="u" access="read" />
<
property name="enabled" type="b" access="read" />
<
property name="type" type="s" access="read" />
SSSD supports multiple interfaces per object path. --> <
property name="providers" type="as" access="read" />
<
property name="name" type="s" access="read"/>
<
property name="provider" type="s" access="read"/>
<
property name="primary_servers" type="as" access="read"/>
<
property name="backup_servers" type="as" access="read"/>
<
property name="min_id" type="u" access="read"/>
<
property name="max_id" type="u" access="read"/>
<
property name="realm" type="s" access="read"/>
<
property name="forest" type="s" access="read"/>
<
property name="login_format" type="s" access="read"/>
<
property name="fully_qualified_name_format" type="s" access="read"/>
<
property name="enumerable" type="b" access="read"/>
<
property name="use_fully_qualified_names" type="b" access="read"/>
<
property name="subdomain" type="b" access="read"/>
<
property name="parent_domain" type="o" access="read"/>
<
arg name="result" type="ao" direction="out" />
<
method name="ListByDomain">
<
arg name="domain_name" type="s" direction="in" />
<
arg name="result" type="ao" direction="out"/>
<
arg name="result" type="b" direction="out" />
<
arg name="result" type="b" direction="out" />
<
method name="FindByName">
<
arg name="name" type="s" direction="in" />
<
arg name="result" type="o" direction="out" />
<
arg name="id" type="u" direction="in" />
<
arg name="result" type="o" direction="out" />
<
method name="FindByCertificate">
<
arg name="pem_cert" type="s" direction="in" />
<
arg name="result" type="o" direction="out" />
<
method name="ListByName">
<
arg name="name_filter" type="s" direction="in" />
<
arg name="limit" type="u" direction="in" />
<
arg name="result" type="ao" direction="out" />
<
method name="ListByDomainAndName">
<
arg name="domain_name" type="s" direction="in" />
<
arg name="name_filter" type="s" direction="in" />
<
arg name="limit" type="u" direction="in" />
<
arg name="result" type="ao" direction="out"/>
<
method name="UpdateGroupsList" />
<
property name="name" type="s" access="read" />
<
property name="uidNumber" type="u" access="read" />
<
property name="gidNumber" type="u" access="read" />
<
property name="gecos" type="s" access="read" />
<
property name="homeDirectory" type="s" access="read" />
<
property name="loginShell" type="s" access="read" />
<
property name="groups" type="ao" access="read" />
<
property name="extraAttributes" type="a{sas}" access="read" />
<
method name="FindByName">
<
arg name="name" type="s" direction="in" />
<
arg name="result" type="o" direction="out" />
<
arg name="id" type="u" direction="in" />
<
arg name="result" type="o" direction="out" />
<
method name="ListByName">
<
arg name="name_filter" type="s" direction="in" />
<
arg name="limit" type="u" direction="in" />
<
arg name="result" type="ao" direction="out" />
<
method name="ListByDomainAndName">
<
arg name="domain_name" type="s" direction="in" />
<
arg name="name_filter" type="s" direction="in" />
<
arg name="limit" type="u" direction="in" />
<
arg name="result" type="ao" direction="out"/>
<
method name="UpdateMemberList" />
<
property name="name" type="s" access="read" />
<
property name="gidNumber" type="u" access="read" />
<
property name="users" type="ao" access="read" />
<
property name="groups" type="ao" access="read" />