summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-07-15 12:48:32 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-07-15 12:48:32 -0400
commit84a83a871e1aefd3d6138f1094af76d3c17e94dd (patch)
treee15c15911e6661db1f7c84b0ebd3118c88f97a8c /docs
parent20d1288f5f29a827b473b53336a3c22bbc1993de (diff)
downloadpolkit-84a83a871e1aefd3d6138f1094af76d3c17e94dd.tar.gz
Move authentication agent bits to separate authority subclass
Diffstat (limited to 'docs')
-rw-r--r--docs/polkit/polkit-1-docs.xml1
-rw-r--r--docs/polkit/polkit-1-sections.txt18
-rw-r--r--docs/polkit/polkit-1.types3
3 files changed, 20 insertions, 2 deletions
diff --git a/docs/polkit/polkit-1-docs.xml b/docs/polkit/polkit-1-docs.xml
index a4705f4..4744e58 100644
--- a/docs/polkit/polkit-1-docs.xml
+++ b/docs/polkit/polkit-1-docs.xml
@@ -90,6 +90,7 @@
<part id="ref-backend-api">
<title>Backend API Reference</title>
<xi:include href="xml/polkitbackendauthority.xml"/>
+ <xi:include href="xml/polkitbackendinteractiveauthority.xml"/>
<xi:include href="xml/polkitbackendlocalauthority.xml"/>
<xi:include href="xml/polkitbackendactionpool.xml"/>
<xi:include href="xml/polkitbackendsessionmonitor.xml"/>
diff --git a/docs/polkit/polkit-1-sections.txt b/docs/polkit/polkit-1-sections.txt
index 498b0b8..a5a03c8 100644
--- a/docs/polkit/polkit-1-sections.txt
+++ b/docs/polkit/polkit-1-sections.txt
@@ -291,7 +291,6 @@ POLKIT_BACKEND_ACTION_LOOKUP_GET_IFACE
<TITLE>PolkitBackendLocalAuthority</TITLE>
PolkitBackendLocalAuthority
PolkitBackendLocalAuthorityClass
-polkit_backend_local_authority_new
<SUBSECTION Standard>
POLKIT_BACKEND_LOCAL_AUTHORITY
POLKIT_BACKEND_IS_LOCAL_AUTHORITY
@@ -303,6 +302,23 @@ POLKIT_BACKEND_LOCAL_AUTHORITY_GET_CLASS
</SECTION>
<SECTION>
+<FILE>polkitbackendinteractiveauthority</FILE>
+<TITLE>PolkitBackendInteractiveAuthority</TITLE>
+PolkitBackendInteractiveAuthority
+PolkitBackendInteractiveAuthorityClass
+polkit_backend_interactive_authority_get_admin_identities
+polkit_backend_interactive_authority_check_authorization_sync
+<SUBSECTION Standard>
+POLKIT_BACKEND_INTERACTIVE_AUTHORITY
+POLKIT_BACKEND_IS_INTERACTIVE_AUTHORITY
+POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY
+polkit_backend_interactive_authority_get_type
+POLKIT_BACKEND_INTERACTIVE_AUTHORITY_CLASS
+POLKIT_BACKEND_IS_INTERACTIVE_AUTHORITY_CLASS
+POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_CLASS
+</SECTION>
+
+<SECTION>
<FILE>polkitbackendactionpool</FILE>
<TITLE>PolkitBackendActionPool</TITLE>
PolkitBackendActionPool
diff --git a/docs/polkit/polkit-1.types b/docs/polkit/polkit-1.types
index 0105bad..fd9fe53 100644
--- a/docs/polkit/polkit-1.types
+++ b/docs/polkit/polkit-1.types
@@ -14,8 +14,9 @@ polkit_error_get_type
polkit_authorization_result_get_type
polkit_backend_authority_get_type
-polkit_backend_action_lookup_get_type
+polkit_backend_interactive_authority_get_type
polkit_backend_local_authority_get_type
+polkit_backend_action_lookup_get_type
polkit_backend_action_pool_get_type
polkit_backend_session_monitor_get_type
polkit_backend_config_source_get_type