summaryrefslogtreecommitdiff
path: root/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml')
-rw-r--r--data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml b/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml
index 5beef7d..482332f 100644
--- a/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml
+++ b/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml
@@ -13,14 +13,14 @@
user to authenticate as one of the identities in @identities for
the action with the identifier @action_id.</para><para>This
authentication is normally achieved via the
- polkit_agent_session_response() API, which invokes a private
+ PolkitAgentSession API, which invokes a private
setuid helper process to verify the authentication. When
successful, it calls the
org.freedesktop.PolicyKit1.Authority.AuthenticationAgentResponse2()
method on the #org.freedesktop.PolicyKit1.Authority interface of
the PolicyKit daemon before returning. If the user dismisses the
- authentication dialog, the authentication agent should call
- polkit_agent_session_cancel().</para>"/>
+ authentication dialog, the authentication agent should return an
+ error.</para>"/>
<arg name="action_id" direction="in" type="s">
<annotation name="org.gtk.EggDBus.DocString" value="The identifier for the action that the user is authentication for."/>