config.*
debian
/docs/reference/html/
-/docs/reference/libsignon-glib*
-!/docs/reference/libsignon-glib-sections.txt
+/docs/reference/libgsignon-glib*
+!/docs/reference/libgsignon-glib-sections.txt
/docs/reference/version.xml
/docs/reference/xml/
gtk-doc.make
--- /dev/null
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
+]>
+
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+ <bookinfo>
+ <title>libgsignon-glib Reference Manual</title>
+ <releaseinfo>
+ This document is for libgsignon-glib, version &version;. The latest
+ version of this documentation can be built from the source code at
+ <ulink role="online-location" url="https://code.google.com/p/accounts-sso/source/checkout?repo=libgsignon-glib">https://code.google.com/p/accounts-sso/source/checkout?repo=libgsignon-glib</ulink>.
+ </releaseinfo>
+ </bookinfo>
+
+ <part id="libgsignon-glib-overview">
+ <title>libgsignon-glib Overview</title>
+
+ <partintro>
+ <para>
+ libgsignon-glib provides authorization and authentication management for
+ GLib applications.
+ </para>
+ </partintro>
+ </part>
+
+ <part id="libgsignon-glib-objects">
+ <title>libgsignon-glib Objects</title>
+
+ <chapter id="object-tree">
+ <title>Object Hierarchy</title>
+ <xi:include href="xml/tree_index.sgml"/>
+ </chapter>
+ <chapter id="credential-management">
+ <title>Credential management</title>
+ <xi:include href="xml/signon-auth-service.xml"/>
+ <xi:include href="xml/signon-auth-session.xml"/>
+ <xi:include href="xml/signon-errors.xml"/>
+ <xi:include href="xml/signon-identity.xml"/>
+ <xi:include href="xml/signon-identity-info.xml"/>
+ </chapter>
+ </part>
+
+ <part id="signond-dbus-api">
+ <title>signond D-Bus API</title>
+
+ <partintro>
+ <para>
+ The signond D-Bus APIs are unstable, subject to change and should not be
+ used by client applications, which should use libgsignon-glib or
+ libgsignon-qt instead.
+ </para>
+ </partintro>
+
+ <xi:include href="../../libgsignon-glib/sso-auth-service-gen-doc-com.google.code.AccountsSSO.gSingleSignOn.AuthService.xml"/>
+ <xi:include href="../../libgsignon-glib/sso-auth-session-gen-doc-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.xml"/>
+ <xi:include href="../../libgsignon-glib/sso-identity-gen-doc-com.google.code.AccountsSSO.gSingleSignOn.Identity.xml"/>
+ </part>
+
+ <part id="appendices">
+ <title>Appendices</title>
+ <index id="api-index-full">
+ <title>API Index</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index id="api-index-deprecated" role="deprecated">
+ <title>Index of deprecated symbols</title>
+ <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index id="api-index-1-8" role="1.8">
+ <title>Index of new symbols in 1.8</title>
+ <xi:include href="xml/api-index-1.8.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+ </part>
+</book>
--- /dev/null
+<SECTION>
+<FILE>signon-auth-service</FILE>
+<TITLE>SignonAuthService</TITLE>
+SignonAuthService
+SignonQueryMechanismCb
+SignonQueryMethodsCb
+signon_auth_service_new
+signon_auth_service_query_mechanisms
+signon_auth_service_query_methods
+<SUBSECTION Private>
+SignonAuthServiceClass
+SignonAuthServicePrivate
+<SUBSECTION Standard>
+SIGNON_AUTH_SERVICE
+SIGNON_AUTH_SERVICE_CLASS
+SIGNON_AUTH_SERVICE_GET_CLASS
+SIGNON_IS_AUTH_SERVICE
+SIGNON_IS_AUTH_SERVICE_CLASS
+SIGNON_TYPE_AUTH_SERVICE
+signon_auth_service_get_type
+</SECTION>
+
+<SECTION>
+<FILE>signon-auth-session</FILE>
+<TITLE>SignonAuthSession</TITLE>
+SIGNON_SESSION_DATA_CAPTION
+SIGNON_SESSION_DATA_PROXY
+SIGNON_SESSION_DATA_REALM
+SIGNON_SESSION_DATA_RENEW_TOKEN
+SIGNON_SESSION_DATA_SECRET
+SIGNON_SESSION_DATA_TIMEOUT
+SIGNON_SESSION_DATA_UI_POLICY
+SIGNON_SESSION_DATA_USERNAME
+SIGNON_SESSION_DATA_WINDOW_ID
+SignonAuthSession
+SignonAuthSessionProcessCb
+SignonAuthSessionQueryAvailableMechanismsCb
+SignonSessionDataUiPolicy
+signon_auth_session_cancel
+signon_auth_session_get_method
+signon_auth_session_new
+signon_auth_session_process
+signon_auth_session_process_async
+signon_auth_session_process_finish
+signon_auth_session_query_available_mechanisms
+<SUBSECTION Private>
+SignonAuthSessionClass
+SignonAuthSessionPrivate
+SIGNON_DEPRECATED
+SIGNON_DEPRECATED_FOR
+G_DEPRECATED
+G_DEPRECATED_FOR
+<SUBSECTION Standard>
+SIGNON_AUTH_SESSION
+SIGNON_AUTH_SESSION_CLASS
+SIGNON_AUTH_SESSION_GET_CLASS
+SIGNON_IS_AUTH_SESSION
+SIGNON_IS_AUTH_SESSION_CLASS
+SIGNON_TYPE_AUTH_SESSION
+SIGNON_TYPE_SESSION_DATA_UI_POLICY
+signon_auth_session_get_type
+signon_session_data_ui_policy_get_type
+</SECTION>
+
+<SECTION>
+<FILE>signon-errors</FILE>
+SignonError
+<SUBSECTION Private>
+signon_error_quark
+<SUBSECTION Standard>
+SIGNON_ERROR
+SIGNON_TYPE_ERROR
+signon_error_get_type
+</SECTION>
+
+<SECTION>
+<FILE>signon-identity</FILE>
+<TITLE>SignonIdentity</TITLE>
+SignonIdentity
+SignonIdentityInfoCb
+SignonIdentityReferenceAddedCb
+SignonIdentityReferenceRemovedCb
+SignonIdentityRemovedCb
+SignonIdentitySignedOutCb
+SignonIdentityStoreCredentialsCb
+SignonIdentityVerifyCb
+SignonIdentityVoidCb
+signon_identity_add_reference
+signon_identity_create_session
+signon_identity_get_last_error
+signon_identity_new
+signon_identity_new_from_db
+signon_identity_query_info
+signon_identity_remove
+signon_identity_remove_reference
+signon_identity_signout
+signon_identity_store_credentials_with_args
+signon_identity_store_credentials_with_info
+signon_identity_verify_secret
+<SUBSECTION Private>
+SignonIdentityClass
+SignonIdentityPrivate
+<SUBSECTION Standard>
+SIGNON_IDENTITY
+SIGNON_IDENTITY_CLASS
+SIGNON_IDENTITY_GET_CLASS
+SIGNON_IS_IDENTITY
+SIGNON_IS_IDENTITY_CLASS
+SIGNON_TYPE_IDENTITY
+signon_identity_get_type
+</SECTION>
+
+<SECTION>
+<FILE>signon-identity-info</FILE>
+SignonIdentityInfo
+SignonIdentityType
+signon_identity_info_copy
+signon_identity_info_free
+signon_identity_info_get_access_control_list
+signon_identity_info_get_caption
+signon_identity_info_get_id
+signon_identity_info_get_identity_type
+signon_identity_info_get_methods
+signon_identity_info_get_realms
+signon_identity_info_get_storing_secret
+signon_identity_info_get_username
+signon_identity_info_new
+signon_identity_info_remove_method
+signon_identity_info_set_access_control_list
+signon_identity_info_set_caption
+signon_identity_info_set_identity_type
+signon_identity_info_set_method
+signon_identity_info_set_realms
+signon_identity_info_set_secret
+signon_identity_info_set_username
+<SUBSECTION Standard>
+SIGNON_TYPE_IDENTITY_TYPE
+signon_identity_info_get_type
+signon_identity_type_get_type
+</SECTION>
+++ /dev/null
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
- "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
-<!ENTITY version SYSTEM "version.xml">
-]>
-
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
- <bookinfo>
- <title>libgsignon-glib Reference Manual</title>
- <releaseinfo>
- This document is for libgsignon-glib, version &version;. The latest
- version of this documentation can be built from the source code at
- <ulink role="online-location" url="https://code.google.com/p/accounts-sso/source/checkout?repo=libgsignon-glib">https://code.google.com/p/accounts-sso/source/checkout?repo=libgsignon-glib</ulink>.
- </releaseinfo>
- </bookinfo>
-
- <part id="libgsignon-glib-overview">
- <title>libgsignon-glib Overview</title>
-
- <partintro>
- <para>
- libgsignon-glib provides authorization and authentication management for
- GLib applications.
- </para>
- </partintro>
- </part>
-
- <part id="libgsignon-glib-objects">
- <title>libgsignon-glib Objects</title>
-
- <chapter id="object-tree">
- <title>Object Hierarchy</title>
- <xi:include href="xml/tree_index.sgml"/>
- </chapter>
- <chapter id="credential-management">
- <title>Credential management</title>
- <xi:include href="xml/signon-auth-service.xml"/>
- <xi:include href="xml/signon-auth-session.xml"/>
- <xi:include href="xml/signon-errors.xml"/>
- <xi:include href="xml/signon-identity.xml"/>
- <xi:include href="xml/signon-identity-info.xml"/>
- </chapter>
- </part>
-
- <part id="signond-dbus-api">
- <title>signond D-Bus API</title>
-
- <partintro>
- <para>
- The signond D-Bus APIs are unstable, subject to change and should not be
- used by client applications, which should use libgsignon-glib or
- libgsignon-qt instead.
- </para>
- </partintro>
-
- <xi:include href="../../libgsignon-glib/sso-auth-service-gen-doc-com.google.code.AccountsSSO.gSingleSignOn.AuthService.xml"/>
- <xi:include href="../../libgsignon-glib/sso-auth-session-gen-doc-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.xml"/>
- <xi:include href="../../libgsignon-glib/sso-identity-gen-doc-com.google.code.AccountsSSO.gSingleSignOn.Identity.xml"/>
- </part>
-
- <part id="appendices">
- <title>Appendices</title>
- <index id="api-index-full">
- <title>API Index</title>
- <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
- </index>
-
- <index id="api-index-deprecated" role="deprecated">
- <title>Index of deprecated symbols</title>
- <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
- </index>
-
- <index id="api-index-1-8" role="1.8">
- <title>Index of new symbols in 1.8</title>
- <xi:include href="xml/api-index-1.8.xml"><xi:fallback /></xi:include>
- </index>
-
- <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
- </part>
-</book>
+++ /dev/null
-<SECTION>
-<FILE>signon-auth-service</FILE>
-<TITLE>SignonAuthService</TITLE>
-SignonAuthService
-SignonQueryMechanismCb
-SignonQueryMethodsCb
-signon_auth_service_new
-signon_auth_service_query_mechanisms
-signon_auth_service_query_methods
-<SUBSECTION Private>
-SignonAuthServiceClass
-SignonAuthServicePrivate
-<SUBSECTION Standard>
-SIGNON_AUTH_SERVICE
-SIGNON_AUTH_SERVICE_CLASS
-SIGNON_AUTH_SERVICE_GET_CLASS
-SIGNON_IS_AUTH_SERVICE
-SIGNON_IS_AUTH_SERVICE_CLASS
-SIGNON_TYPE_AUTH_SERVICE
-signon_auth_service_get_type
-</SECTION>
-
-<SECTION>
-<FILE>signon-auth-session</FILE>
-<TITLE>SignonAuthSession</TITLE>
-SIGNON_SESSION_DATA_CAPTION
-SIGNON_SESSION_DATA_PROXY
-SIGNON_SESSION_DATA_REALM
-SIGNON_SESSION_DATA_RENEW_TOKEN
-SIGNON_SESSION_DATA_SECRET
-SIGNON_SESSION_DATA_TIMEOUT
-SIGNON_SESSION_DATA_UI_POLICY
-SIGNON_SESSION_DATA_USERNAME
-SIGNON_SESSION_DATA_WINDOW_ID
-SignonAuthSession
-SignonAuthSessionProcessCb
-SignonAuthSessionQueryAvailableMechanismsCb
-SignonSessionDataUiPolicy
-signon_auth_session_cancel
-signon_auth_session_get_method
-signon_auth_session_new
-signon_auth_session_process
-signon_auth_session_process_async
-signon_auth_session_process_finish
-signon_auth_session_query_available_mechanisms
-<SUBSECTION Private>
-SignonAuthSessionClass
-SignonAuthSessionPrivate
-SIGNON_DEPRECATED
-SIGNON_DEPRECATED_FOR
-G_DEPRECATED
-G_DEPRECATED_FOR
-<SUBSECTION Standard>
-SIGNON_AUTH_SESSION
-SIGNON_AUTH_SESSION_CLASS
-SIGNON_AUTH_SESSION_GET_CLASS
-SIGNON_IS_AUTH_SESSION
-SIGNON_IS_AUTH_SESSION_CLASS
-SIGNON_TYPE_AUTH_SESSION
-SIGNON_TYPE_SESSION_DATA_UI_POLICY
-signon_auth_session_get_type
-signon_session_data_ui_policy_get_type
-</SECTION>
-
-<SECTION>
-<FILE>signon-errors</FILE>
-SignonError
-<SUBSECTION Private>
-signon_error_quark
-<SUBSECTION Standard>
-SIGNON_ERROR
-SIGNON_TYPE_ERROR
-signon_error_get_type
-</SECTION>
-
-<SECTION>
-<FILE>signon-identity</FILE>
-<TITLE>SignonIdentity</TITLE>
-SignonIdentity
-SignonIdentityInfoCb
-SignonIdentityReferenceAddedCb
-SignonIdentityReferenceRemovedCb
-SignonIdentityRemovedCb
-SignonIdentitySignedOutCb
-SignonIdentityStoreCredentialsCb
-SignonIdentityVerifyCb
-SignonIdentityVoidCb
-signon_identity_add_reference
-signon_identity_create_session
-signon_identity_get_last_error
-signon_identity_new
-signon_identity_new_from_db
-signon_identity_query_info
-signon_identity_remove
-signon_identity_remove_reference
-signon_identity_signout
-signon_identity_store_credentials_with_args
-signon_identity_store_credentials_with_info
-signon_identity_verify_secret
-<SUBSECTION Private>
-SignonIdentityClass
-SignonIdentityPrivate
-<SUBSECTION Standard>
-SIGNON_IDENTITY
-SIGNON_IDENTITY_CLASS
-SIGNON_IDENTITY_GET_CLASS
-SIGNON_IS_IDENTITY
-SIGNON_IS_IDENTITY_CLASS
-SIGNON_TYPE_IDENTITY
-signon_identity_get_type
-</SECTION>
-
-<SECTION>
-<FILE>signon-identity-info</FILE>
-SignonIdentityInfo
-SignonIdentityType
-signon_identity_info_copy
-signon_identity_info_free
-signon_identity_info_get_access_control_list
-signon_identity_info_get_caption
-signon_identity_info_get_id
-signon_identity_info_get_identity_type
-signon_identity_info_get_methods
-signon_identity_info_get_realms
-signon_identity_info_get_storing_secret
-signon_identity_info_get_username
-signon_identity_info_new
-signon_identity_info_remove_method
-signon_identity_info_set_access_control_list
-signon_identity_info_set_caption
-signon_identity_info_set_identity_type
-signon_identity_info_set_method
-signon_identity_info_set_realms
-signon_identity_info_set_secret
-signon_identity_info_set_username
-<SUBSECTION Standard>
-SIGNON_TYPE_IDENTITY_TYPE
-signon_identity_info_get_type
-signon_identity_type_get_type
-</SECTION>