Refresh upstream 2.1.0 release
[profile/ivi/libgsignon-glib.git] / docs / reference / html / libgsignon-glib.devhelp2
index d025b89..f0db0f5 100644 (file)
@@ -2,23 +2,21 @@
 <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
 <book xmlns="http://www.devhelp.net/book" title="libgsignon-glib Reference Manual" link="index.html" author="" name="libgsignon-glib" version="2" language="c">
   <chapters>
-    <sub name="libgsignon-glib Overview" link="libgsignon-glib-overview.html"/>
+    <sub name="gSSO Overview" link="libgsignon-glib-overview.html">
+      <sub name="gSSO introduction" link="gsso-intro.html"/>
+      <sub name="gSSO usage examples" link="gsso-examples.html"/>
+    </sub>
     <sub name="libgsignon-glib Objects" link="libgsignon-glib-objects.html">
       <sub name="Object Hierarchy" link="object-tree.html"/>
       <sub name="Credential management" link="credential-management.html">
         <sub name="SignonAuthService" link="SignonAuthService.html"/>
-        <sub name="SignonAuthSession" link="SignonAuthSession.html"/>
-        <sub name="SignonError" link="SignonError.html"/>
         <sub name="SignonIdentity" link="SignonIdentity.html"/>
         <sub name="SignonIdentityInfo" link="SignonIdentityInfo.html"/>
         <sub name="SignonSecurityContext" link="SignonSecurityContext.html"/>
+        <sub name="SignonAuthSession" link="SignonAuthSession.html"/>
+        <sub name="SignonError" link="libgsignon-glib-SignonError.html"/>
       </sub>
     </sub>
-    <sub name="signond D-Bus API" link="signond-dbus-api.html">
-      <sub name="com.google.code.AccountsSSO.gSingleSignOn.AuthService" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html"/>
-      <sub name="com.google.code.AccountsSSO.gSingleSignOn.AuthSession" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html"/>
-      <sub name="com.google.code.AccountsSSO.gSingleSignOn.Identity" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html"/>
-    </sub>
     <sub name="Appendices" link="appendices.html">
       <sub name="API Index" link="api-index-full.html"/>
       <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
     </sub>
   </chapters>
   <functions>
-    <keyword type="struct" name="SignonAuthService" link="SignonAuthService.html#SignonAuthService-struct"/>
-    <keyword type="function" name="SignonQueryMechanismCb ()" link="SignonAuthService.html#SignonQueryMechanismCb"/>
-    <keyword type="function" name="SignonQueryMethodsCb ()" link="SignonAuthService.html#SignonQueryMethodsCb"/>
-    <keyword type="function" name="SignonQueryIdentitiesCb ()" link="SignonAuthService.html#SignonQueryIdentitiesCb"/>
-    <keyword type="function" name="signon_auth_service_new ()" link="SignonAuthService.html#signon-auth-service-new"/>
-    <keyword type="function" name="signon_auth_service_query_mechanisms ()" link="SignonAuthService.html#signon-auth-service-query-mechanisms"/>
-    <keyword type="function" name="signon_auth_service_query_methods ()" link="SignonAuthService.html#signon-auth-service-query-methods"/>
-    <keyword type="function" name="signon_auth_service_query_identities ()" link="SignonAuthService.html#signon-auth-service-query-identities"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_CAPTION" link="SignonAuthSession.html#SIGNON-SESSION-DATA-CAPTION:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_PROXY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-PROXY:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_REALM" link="SignonAuthSession.html#SIGNON-SESSION-DATA-REALM:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_RENEW_TOKEN" link="SignonAuthSession.html#SIGNON-SESSION-DATA-RENEW-TOKEN:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_SECRET" link="SignonAuthSession.html#SIGNON-SESSION-DATA-SECRET:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_TIMEOUT" link="SignonAuthSession.html#SIGNON-SESSION-DATA-TIMEOUT:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_UI_POLICY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-UI-POLICY:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_USERNAME" link="SignonAuthSession.html#SIGNON-SESSION-DATA-USERNAME:CAPS"/>
-    <keyword type="macro" name="SIGNON_SESSION_DATA_WINDOW_ID" link="SignonAuthSession.html#SIGNON-SESSION-DATA-WINDOW-ID:CAPS"/>
-    <keyword type="struct" name="struct SignonAuthSession" link="SignonAuthSession.html#SignonAuthSession-struct"/>
-    <keyword type="function" name="SignonAuthSessionProcessCb ()" link="SignonAuthSession.html#SignonAuthSessionProcessCb" deprecated=""/>
-    <keyword type="function" name="SignonAuthSessionQueryAvailableMechanismsCb ()" link="SignonAuthSession.html#SignonAuthSessionQueryAvailableMechanismsCb"/>
-    <keyword type="enum" name="enum SignonSessionDataUiPolicy" link="SignonAuthSession.html#SignonSessionDataUiPolicy-enum"/>
-    <keyword type="function" name="signon_auth_session_cancel ()" link="SignonAuthSession.html#signon-auth-session-cancel"/>
-    <keyword type="function" name="signon_auth_session_get_method ()" link="SignonAuthSession.html#signon-auth-session-get-method"/>
-    <keyword type="function" name="signon_auth_session_new ()" link="SignonAuthSession.html#signon-auth-session-new"/>
-    <keyword type="function" name="signon_auth_session_process ()" link="SignonAuthSession.html#signon-auth-session-process" deprecated="1.8: Use signon_auth_session_process_async() instead."/>
-    <keyword type="function" name="signon_auth_session_process_async ()" link="SignonAuthSession.html#signon-auth-session-process-async" since="1.8"/>
-    <keyword type="function" name="signon_auth_session_process_finish ()" link="SignonAuthSession.html#signon-auth-session-process-finish" since="1.8"/>
-    <keyword type="function" name="signon_auth_session_query_available_mechanisms ()" link="SignonAuthSession.html#signon-auth-session-query-available-mechanisms"/>
-    <keyword type="property" name="The &quot;identity&quot; property" link="SignonAuthSession.html#SignonAuthSession--identity"/>
-    <keyword type="signal" name="The &quot;state-changed&quot; signal" link="SignonAuthSession.html#SignonAuthSession-state-changed"/>
-    <keyword type="enum" name="enum SignonError" link="SignonError.html#SignonError-enum"/>
-    <keyword type="struct" name="SignonIdentity" link="SignonIdentity.html#SignonIdentity-struct"/>
-    <keyword type="typedef" name="SignonIdentityFilter" link="SignonIdentity.html#SignonIdentityFilter"/>
-    <keyword type="typedef" name="SignonIdentityList" link="SignonIdentity.html#SignonIdentityList"/>
-    <keyword type="function" name="SignonIdentityInfoCb ()" link="SignonIdentity.html#SignonIdentityInfoCb"/>
-    <keyword type="typedef" name="SignonIdentityReferenceAddedCb" link="SignonIdentity.html#SignonIdentityReferenceAddedCb"/>
-    <keyword type="typedef" name="SignonIdentityReferenceRemovedCb" link="SignonIdentity.html#SignonIdentityReferenceRemovedCb"/>
+    <keyword type="function" name="SignonQueryMethodsCb ()" link="SignonAuthService.html#SignonQueryMethodsCb"/>
+    <keyword type="function" name="SignonQueryMechanismCb ()" link="SignonAuthService.html#SignonQueryMechanismCb"/>
+    <keyword type="function" name="SignonQueryIdentitiesCb ()" link="SignonAuthService.html#SignonQueryIdentitiesCb"/>
+    <keyword type="function" name="signon_auth_service_new ()" link="SignonAuthService.html#signon-auth-service-new"/>
+    <keyword type="function" name="signon_auth_service_query_methods ()" link="SignonAuthService.html#signon-auth-service-query-methods"/>
+    <keyword type="function" name="signon_auth_service_query_mechanisms ()" link="SignonAuthService.html#signon-auth-service-query-mechanisms"/>
+    <keyword type="function" name="signon_auth_service_query_identities ()" link="SignonAuthService.html#signon-auth-service-query-identities"/>
+    <keyword type="struct" name="struct SignonAuthServiceClass" link="SignonAuthService.html#SignonAuthServiceClass"/>
+    <keyword type="struct" name="struct SignonAuthService" link="SignonAuthService.html#SignonAuthService-struct"/>
+    <keyword type="typedef" name="SignonIdentityList" link="SignonAuthService.html#SignonIdentityList"/>
+    <keyword type="typedef" name="SignonIdentityFilter" link="SignonAuthService.html#SignonIdentityFilter"/>
+    <keyword type="function" name="SignonIdentityVoidCb ()" link="SignonIdentity.html#SignonIdentityVoidCb"/>
+    <keyword type="function" name="signon_identity_new_from_db ()" link="SignonIdentity.html#signon-identity-new-from-db"/>
+    <keyword type="function" name="signon_identity_new ()" link="SignonIdentity.html#signon-identity-new"/>
+    <keyword type="function" name="signon_identity_new_with_context_from_db ()" link="SignonIdentity.html#signon-identity-new-with-context-from-db"/>
+    <keyword type="function" name="signon_identity_new_with_context ()" link="SignonIdentity.html#signon-identity-new-with-context"/>
+    <keyword type="function" name="signon_identity_get_last_error ()" link="SignonIdentity.html#signon-identity-get-last-error"/>
+    <keyword type="function" name="signon_identity_create_session ()" link="SignonIdentity.html#signon-identity-create-session"/>
+    <keyword type="function" name="SignonIdentityStoreCredentialsCb ()" link="SignonIdentity.html#SignonIdentityStoreCredentialsCb"/>
+    <keyword type="function" name="signon_identity_store_credentials_with_info ()" link="SignonIdentity.html#signon-identity-store-credentials-with-info"/>
+    <keyword type="function" name="signon_identity_store_credentials_with_args ()" link="SignonIdentity.html#signon-identity-store-credentials-with-args"/>
+    <keyword type="function" name="SignonIdentityVerifyCb ()" link="SignonIdentity.html#SignonIdentityVerifyCb"/>
+    <keyword type="function" name="signon_identity_verify_secret ()" link="SignonIdentity.html#signon-identity-verify-secret"/>
+    <keyword type="function" name="SignonIdentityInfoCb ()" link="SignonIdentity.html#SignonIdentityInfoCb"/>
+    <keyword type="function" name="signon_identity_query_info ()" link="SignonIdentity.html#signon-identity-query-info"/>
+    <keyword type="function" name="signon_identity_remove ()" link="SignonIdentity.html#signon-identity-remove"/>
+    <keyword type="function" name="signon_identity_signout ()" link="SignonIdentity.html#signon-identity-signout"/>
+    <keyword type="function" name="signon_identity_add_reference ()" link="SignonIdentity.html#signon-identity-add-reference"/>
+    <keyword type="function" name="signon_identity_remove_reference ()" link="SignonIdentity.html#signon-identity-remove-reference"/>
+    <keyword type="function" name="SignonIdentitySessionReadyCb ()" link="SignonIdentity.html#SignonIdentitySessionReadyCb"/>
+    <keyword type="function" name="signon_identity_get_auth_session ()" link="SignonIdentity.html#signon-identity-get-auth-session"/>
+    <keyword type="struct" name="struct SignonIdentityClass" link="SignonIdentity.html#SignonIdentityClass"/>
+    <keyword type="struct" name="struct SignonIdentity" link="SignonIdentity.html#SignonIdentity-struct"/>
     <keyword type="typedef" name="SignonIdentityRemovedCb" link="SignonIdentity.html#SignonIdentityRemovedCb"/>
     <keyword type="typedef" name="SignonIdentitySignedOutCb" link="SignonIdentity.html#SignonIdentitySignedOutCb"/>
-    <keyword type="function" name="SignonIdentityStoreCredentialsCb ()" link="SignonIdentity.html#SignonIdentityStoreCredentialsCb"/>
-    <keyword type="function" name="SignonIdentityVerifyCb ()" link="SignonIdentity.html#SignonIdentityVerifyCb"/>
-    <keyword type="function" name="SignonIdentityVoidCb ()" link="SignonIdentity.html#SignonIdentityVoidCb"/>
-    <keyword type="function" name="SignonIdentitySessionReadyCb ()" link="SignonIdentity.html#SignonIdentitySessionReadyCb"/>
-    <keyword type="function" name="signon_identity_add_reference ()" link="SignonIdentity.html#signon-identity-add-reference"/>
-    <keyword type="function" name="signon_identity_create_session ()" link="SignonIdentity.html#signon-identity-create-session"/>
-    <keyword type="function" name="signon_identity_get_last_error ()" link="SignonIdentity.html#signon-identity-get-last-error"/>
-    <keyword type="function" name="signon_identity_new ()" link="SignonIdentity.html#signon-identity-new"/>
-    <keyword type="function" name="signon_identity_new_from_db ()" link="SignonIdentity.html#signon-identity-new-from-db"/>
-    <keyword type="function" name="signon_identity_query_info ()" link="SignonIdentity.html#signon-identity-query-info"/>
-    <keyword type="function" name="signon_identity_remove ()" link="SignonIdentity.html#signon-identity-remove"/>
-    <keyword type="function" name="signon_identity_remove_reference ()" link="SignonIdentity.html#signon-identity-remove-reference"/>
-    <keyword type="function" name="signon_identity_signout ()" link="SignonIdentity.html#signon-identity-signout"/>
-    <keyword type="function" name="signon_identity_store_credentials_with_args ()" link="SignonIdentity.html#signon-identity-store-credentials-with-args"/>
-    <keyword type="function" name="signon_identity_store_credentials_with_info ()" link="SignonIdentity.html#signon-identity-store-credentials-with-info"/>
-    <keyword type="function" name="signon_identity_verify_secret ()" link="SignonIdentity.html#signon-identity-verify-secret"/>
-    <keyword type="function" name="signon_identity_get_auth_session ()" link="SignonIdentity.html#signon-identity-get-auth-session"/>
-    <keyword type="function" name="signon_identity_info_access_control_list_append ()" link="SignonIdentity.html#signon-identity-info-access-control-list-append"/>
-    <keyword type="function" name="signon_identity_info_get_owner ()" link="SignonIdentity.html#signon-identity-info-get-owner"/>
-    <keyword type="function" name="signon_identity_info_set_methods ()" link="SignonIdentity.html#signon-identity-info-set-methods"/>
-    <keyword type="function" name="signon_identity_info_set_owner ()" link="SignonIdentity.html#signon-identity-info-set-owner"/>
-    <keyword type="function" name="signon_identity_info_set_owner_from_values ()" link="SignonIdentity.html#signon-identity-info-set-owner-from-values"/>
-    <keyword type="property" name="The &quot;app-ctx&quot; property" link="SignonIdentity.html#SignonIdentity--app-ctx"/>
-    <keyword type="property" name="The &quot;id&quot; property" link="SignonIdentity.html#SignonIdentity--id"/>
-    <keyword type="signal" name="The &quot;signout&quot; signal" link="SignonIdentity.html#SignonIdentity-signout"/>
+    <keyword type="typedef" name="SignonIdentityReferenceAddedCb" link="SignonIdentity.html#SignonIdentityReferenceAddedCb"/>
+    <keyword type="typedef" name="SignonIdentityReferenceRemovedCb" link="SignonIdentity.html#SignonIdentityReferenceRemovedCb"/>
+    <keyword type="property" name="The “app-ctx” property" link="SignonIdentity.html#SignonIdentity--app-ctx"/>
+    <keyword type="property" name="The “id” property" link="SignonIdentity.html#SignonIdentity--id"/>
+    <keyword type="signal" name="The “signout” signal" link="SignonIdentity.html#SignonIdentity-signout"/>
+    <keyword type="function" name="signon_identity_info_new ()" link="SignonIdentityInfo.html#signon-identity-info-new"/>
+    <keyword type="function" name="signon_identity_info_free ()" link="SignonIdentityInfo.html#signon-identity-info-free"/>
+    <keyword type="function" name="signon_identity_info_copy ()" link="SignonIdentityInfo.html#signon-identity-info-copy"/>
+    <keyword type="function" name="signon_identity_info_get_id ()" link="SignonIdentityInfo.html#signon-identity-info-get-id"/>
+    <keyword type="function" name="signon_identity_info_get_username ()" link="SignonIdentityInfo.html#signon-identity-info-get-username"/>
+    <keyword type="function" name="signon_identity_info_get_storing_secret ()" link="SignonIdentityInfo.html#signon-identity-info-get-storing-secret"/>
+    <keyword type="function" name="signon_identity_info_get_caption ()" link="SignonIdentityInfo.html#signon-identity-info-get-caption"/>
+    <keyword type="function" name="signon_identity_info_get_methods ()" link="SignonIdentityInfo.html#signon-identity-info-get-methods"/>
+    <keyword type="function" name="signon_identity_info_get_realms ()" link="SignonIdentityInfo.html#signon-identity-info-get-realms"/>
+    <keyword type="function" name="signon_identity_info_get_owner ()" link="SignonIdentityInfo.html#signon-identity-info-get-owner"/>
+    <keyword type="function" name="signon_identity_info_get_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-get-access-control-list"/>
+    <keyword type="function" name="signon_identity_info_get_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-get-identity-type"/>
+    <keyword type="function" name="signon_identity_info_set_username ()" link="SignonIdentityInfo.html#signon-identity-info-set-username"/>
+    <keyword type="function" name="signon_identity_info_set_secret ()" link="SignonIdentityInfo.html#signon-identity-info-set-secret"/>
+    <keyword type="function" name="signon_identity_info_set_caption ()" link="SignonIdentityInfo.html#signon-identity-info-set-caption"/>
+    <keyword type="function" name="signon_identity_info_set_methods ()" link="SignonIdentityInfo.html#signon-identity-info-set-methods"/>
+    <keyword type="function" name="signon_identity_info_own_methods ()" link="SignonIdentityInfo.html#signon-identity-info-own-methods"/>
+    <keyword type="function" name="signon_identity_info_set_method ()" link="SignonIdentityInfo.html#signon-identity-info-set-method"/>
+    <keyword type="function" name="signon_identity_info_remove_method ()" link="SignonIdentityInfo.html#signon-identity-info-remove-method"/>
+    <keyword type="function" name="signon_identity_info_set_realms ()" link="SignonIdentityInfo.html#signon-identity-info-set-realms"/>
+    <keyword type="function" name="signon_identity_info_set_owner ()" link="SignonIdentityInfo.html#signon-identity-info-set-owner"/>
+    <keyword type="function" name="signon_identity_info_set_owner_from_values ()" link="SignonIdentityInfo.html#signon-identity-info-set-owner-from-values"/>
+    <keyword type="function" name="signon_identity_info_set_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-set-access-control-list"/>
+    <keyword type="function" name="signon_identity_info_access_control_list_append ()" link="SignonIdentityInfo.html#signon-identity-info-access-control-list-append"/>
+    <keyword type="function" name="signon_identity_info_set_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-set-identity-type"/>
+    <keyword type="enum" name="enum SignonIdentityType" link="SignonIdentityInfo.html#SignonIdentityType"/>
     <keyword type="struct" name="SignonIdentityInfo" link="SignonIdentityInfo.html#SignonIdentityInfo-struct"/>
-    <keyword type="enum" name="enum SignonIdentityType" link="SignonIdentityInfo.html#SignonIdentityType-enum"/>
-    <keyword type="function" name="signon_identity_info_copy ()" link="SignonIdentityInfo.html#signon-identity-info-copy"/>
-    <keyword type="function" name="signon_identity_info_free ()" link="SignonIdentityInfo.html#signon-identity-info-free"/>
-    <keyword type="function" name="signon_identity_info_get_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-get-access-control-list"/>
-    <keyword type="function" name="signon_identity_info_get_caption ()" link="SignonIdentityInfo.html#signon-identity-info-get-caption"/>
-    <keyword type="function" name="signon_identity_info_get_id ()" link="SignonIdentityInfo.html#signon-identity-info-get-id"/>
-    <keyword type="function" name="signon_identity_info_get_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-get-identity-type"/>
-    <keyword type="function" name="signon_identity_info_get_methods ()" link="SignonIdentityInfo.html#signon-identity-info-get-methods"/>
-    <keyword type="function" name="signon_identity_info_get_realms ()" link="SignonIdentityInfo.html#signon-identity-info-get-realms"/>
-    <keyword type="function" name="signon_identity_info_get_storing_secret ()" link="SignonIdentityInfo.html#signon-identity-info-get-storing-secret"/>
-    <keyword type="function" name="signon_identity_info_get_username ()" link="SignonIdentityInfo.html#signon-identity-info-get-username"/>
-    <keyword type="function" name="signon_identity_info_new ()" link="SignonIdentityInfo.html#signon-identity-info-new"/>
-    <keyword type="function" name="signon_identity_info_remove_method ()" link="SignonIdentityInfo.html#signon-identity-info-remove-method"/>
-    <keyword type="function" name="signon_identity_info_set_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-set-access-control-list"/>
-    <keyword type="function" name="signon_identity_info_set_caption ()" link="SignonIdentityInfo.html#signon-identity-info-set-caption"/>
-    <keyword type="function" name="signon_identity_info_set_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-set-identity-type"/>
-    <keyword type="function" name="signon_identity_info_set_method ()" link="SignonIdentityInfo.html#signon-identity-info-set-method"/>
-    <keyword type="function" name="signon_identity_info_set_realms ()" link="SignonIdentityInfo.html#signon-identity-info-set-realms"/>
-    <keyword type="function" name="signon_identity_info_set_secret ()" link="SignonIdentityInfo.html#signon-identity-info-set-secret"/>
-    <keyword type="function" name="signon_identity_info_set_username ()" link="SignonIdentityInfo.html#signon-identity-info-set-username"/>
+    <keyword type="function" name="signon_security_context_new ()" link="SignonSecurityContext.html#signon-security-context-new"/>
+    <keyword type="function" name="signon_security_context_new_from_values ()" link="SignonSecurityContext.html#signon-security-context-new-from-values"/>
+    <keyword type="function" name="signon_security_context_free ()" link="SignonSecurityContext.html#signon-security-context-free"/>
+    <keyword type="function" name="signon_security_context_copy ()" link="SignonSecurityContext.html#signon-security-context-copy"/>
+    <keyword type="function" name="signon_security_context_set_system_context ()" link="SignonSecurityContext.html#signon-security-context-set-system-context"/>
+    <keyword type="function" name="signon_security_context_get_system_context ()" link="SignonSecurityContext.html#signon-security-context-get-system-context"/>
+    <keyword type="function" name="signon_security_context_set_application_context ()" link="SignonSecurityContext.html#signon-security-context-set-application-context"/>
+    <keyword type="function" name="signon_security_context_get_application_context ()" link="SignonSecurityContext.html#signon-security-context-get-application-context"/>
+    <keyword type="function" name="signon_security_context_build_variant ()" link="SignonSecurityContext.html#signon-security-context-build-variant"/>
+    <keyword type="function" name="signon_security_context_deconstruct_variant ()" link="SignonSecurityContext.html#signon-security-context-deconstruct-variant"/>
+    <keyword type="function" name="signon_security_context_list_build_variant ()" link="SignonSecurityContext.html#signon-security-context-list-build-variant"/>
+    <keyword type="function" name="signon_security_context_list_deconstruct_variant ()" link="SignonSecurityContext.html#signon-security-context-list-deconstruct-variant"/>
+    <keyword type="function" name="signon_security_context_list_copy ()" link="SignonSecurityContext.html#signon-security-context-list-copy"/>
+    <keyword type="function" name="signon_security_context_list_free ()" link="SignonSecurityContext.html#signon-security-context-list-free"/>
     <keyword type="struct" name="struct SignonSecurityContext" link="SignonSecurityContext.html#SignonSecurityContext-struct"/>
     <keyword type="typedef" name="SignonSecurityContextList" link="SignonSecurityContext.html#SignonSecurityContextList"/>
-    <keyword type="function" name="signon_security_context_new ()" link="SignonSecurityContext.html#signon-security-context-new"/>
-    <keyword type="function" name="signon_security_context_new_from_values ()" link="SignonSecurityContext.html#signon-security-context-new-from-values"/>
-    <keyword type="function" name="signon_security_context_copy ()" link="SignonSecurityContext.html#signon-security-context-copy"/>
-    <keyword type="function" name="signon_security_context_free ()" link="SignonSecurityContext.html#signon-security-context-free"/>
-    <keyword type="function" name="signon_security_context_set_system_context ()" link="SignonSecurityContext.html#signon-security-context-set-system-context"/>
-    <keyword type="function" name="signon_security_context_get_system_context ()" link="SignonSecurityContext.html#signon-security-context-get-system-context"/>
-    <keyword type="function" name="signon_security_context_set_application_context ()" link="SignonSecurityContext.html#signon-security-context-set-application-context"/>
-    <keyword type="function" name="signon_security_context_get_application_context ()" link="SignonSecurityContext.html#signon-security-context-get-application-context"/>
-    <keyword type="function" name="signon_security_context_build_variant ()" link="SignonSecurityContext.html#signon-security-context-build-variant"/>
-    <keyword type="function" name="signon_security_context_deconstruct_variant ()" link="SignonSecurityContext.html#signon-security-context-deconstruct-variant"/>
-    <keyword type="function" name="signon_security_context_list_build_variant ()" link="SignonSecurityContext.html#signon-security-context-list-build-variant"/>
-    <keyword type="function" name="signon_security_context_list_deconstruct_variant ()" link="SignonSecurityContext.html#signon-security-context-list-deconstruct-variant"/>
-    <keyword type="function" name="signon_security_context_list_copy ()" link="SignonSecurityContext.html#signon-security-context-list-copy"/>
-    <keyword type="function" name="signon_security_context_list_free ()" link="SignonSecurityContext.html#signon-security-context-list-free"/>
-    <keyword type="method" name="The registerNewIdentity() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.registerNewIdentity"/>
-    <keyword type="method" name="The getIdentity() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.getIdentity"/>
-    <keyword type="method" name="The queryMethods() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.queryMethods"/>
-    <keyword type="method" name="The queryMechanisms() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.queryMechanisms"/>
-    <keyword type="method" name="The queryIdentities() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.queryIdentities"/>
-    <keyword type="method" name="The clear() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.clear"/>
-    <keyword type="method" name="The backupStarts() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.backupStarts"/>
-    <keyword type="method" name="The backupFinished() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.backupFinished"/>
-    <keyword type="method" name="The restoreStarts() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.restoreStarts"/>
-    <keyword type="method" name="The restoreFinished() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthService.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthService.restoreFinished"/>
-    <keyword type="method" name="The queryAvailableMechanisms() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthSession.queryAvailableMechanisms"/>
-    <keyword type="method" name="The process() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthSession.process"/>
-    <keyword type="method" name="The cancel() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-AuthSession.cancel"/>
-    <keyword type="signal" name="The &quot;stateChanged&quot; signal" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html#gdbus-signal-com-google-code-AccountsSSO-gSingleSignOn-AuthSession.stateChanged"/>
-    <keyword type="signal" name="The &quot;unregistered&quot; signal" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html#gdbus-signal-com-google-code-AccountsSSO-gSingleSignOn-AuthSession.unregistered"/>
-    <keyword type="method" name="The requestCredentialsUpdate() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.requestCredentialsUpdate"/>
-    <keyword type="method" name="The getInfo() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.getInfo"/>
-    <keyword type="method" name="The getAuthSession() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.getAuthSession"/>
-    <keyword type="method" name="The verifyUser() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.verifyUser"/>
-    <keyword type="method" name="The verifySecret() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.verifySecret"/>
-    <keyword type="method" name="The remove() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.remove"/>
-    <keyword type="method" name="The signOut() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.signOut"/>
-    <keyword type="method" name="The store() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.store"/>
-    <keyword type="method" name="The addReference() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.addReference"/>
-    <keyword type="method" name="The removeReference() method" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-method-com-google-code-AccountsSSO-gSingleSignOn-Identity.removeReference"/>
-    <keyword type="signal" name="The &quot;unregistered&quot; signal" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-signal-com-google-code-AccountsSSO-gSingleSignOn-Identity.unregistered"/>
-    <keyword type="signal" name="The &quot;infoUpdated&quot; signal" link="gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html#gdbus-signal-com-google-code-AccountsSSO-gSingleSignOn-Identity.infoUpdated"/>
-    <keyword type="constant" name="SIGNON_POLICY_DEFAULT" link="SignonAuthSession.html#SIGNON-POLICY-DEFAULT:CAPS"/>
-    <keyword type="constant" name="SIGNON_POLICY_REQUEST_PASSWORD" link="SignonAuthSession.html#SIGNON-POLICY-REQUEST-PASSWORD:CAPS"/>
-    <keyword type="constant" name="SIGNON_POLICY_NO_USER_INTERACTION" link="SignonAuthSession.html#SIGNON-POLICY-NO-USER-INTERACTION:CAPS"/>
-    <keyword type="constant" name="SIGNON_POLICY_VALIDATION" link="SignonAuthSession.html#SIGNON-POLICY-VALIDATION:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_UNKNOWN" link="SignonError.html#SIGNON-ERROR-UNKNOWN:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_INTERNAL_SERVER" link="SignonError.html#SIGNON-ERROR-INTERNAL-SERVER:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_INTERNAL_COMMUNICATION" link="SignonError.html#SIGNON-ERROR-INTERNAL-COMMUNICATION:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_PERMISSION_DENIED" link="SignonError.html#SIGNON-ERROR-PERMISSION-DENIED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_METHOD_NOT_KNOWN" link="SignonError.html#SIGNON-ERROR-METHOD-NOT-KNOWN:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_SERVICE_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-SERVICE-NOT-AVAILABLE:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_INVALID_QUERY" link="SignonError.html#SIGNON-ERROR-INVALID-QUERY:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_METHOD_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-METHOD-NOT-AVAILABLE:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_IDENTITY_NOT_FOUND" link="SignonError.html#SIGNON-ERROR-IDENTITY-NOT-FOUND:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_STORE_FAILED" link="SignonError.html#SIGNON-ERROR-STORE-FAILED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_REMOVE_FAILED" link="SignonError.html#SIGNON-ERROR-REMOVE-FAILED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_SIGNOUT_FAILED" link="SignonError.html#SIGNON-ERROR-SIGNOUT-FAILED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_IDENTITY_OPERATION_CANCELED" link="SignonError.html#SIGNON-ERROR-IDENTITY-OPERATION-CANCELED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_CREDENTIALS_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-CREDENTIALS-NOT-AVAILABLE:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_REFERENCE_NOT_FOUND" link="SignonError.html#SIGNON-ERROR-REFERENCE-NOT-FOUND:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_MECHANISM_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-MECHANISM-NOT-AVAILABLE:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_MISSING_DATA" link="SignonError.html#SIGNON-ERROR-MISSING-DATA:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_INVALID_CREDENTIALS" link="SignonError.html#SIGNON-ERROR-INVALID-CREDENTIALS:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_NOT_AUTHORIZED" link="SignonError.html#SIGNON-ERROR-NOT-AUTHORIZED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_WRONG_STATE" link="SignonError.html#SIGNON-ERROR-WRONG-STATE:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_OPERATION_NOT_SUPPORTED" link="SignonError.html#SIGNON-ERROR-OPERATION-NOT-SUPPORTED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_NO_CONNECTION" link="SignonError.html#SIGNON-ERROR-NO-CONNECTION:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_NETWORK" link="SignonError.html#SIGNON-ERROR-NETWORK:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_SSL" link="SignonError.html#SIGNON-ERROR-SSL:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_RUNTIME" link="SignonError.html#SIGNON-ERROR-RUNTIME:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_SESSION_CANCELED" link="SignonError.html#SIGNON-ERROR-SESSION-CANCELED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_TIMED_OUT" link="SignonError.html#SIGNON-ERROR-TIMED-OUT:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_USER_INTERACTION" link="SignonError.html#SIGNON-ERROR-USER-INTERACTION:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_OPERATION_FAILED" link="SignonError.html#SIGNON-ERROR-OPERATION-FAILED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_ENCRYPTION_FAILED" link="SignonError.html#SIGNON-ERROR-ENCRYPTION-FAILED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_TOS_NOT_ACCEPTED" link="SignonError.html#SIGNON-ERROR-TOS-NOT-ACCEPTED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_FORGOT_PASSWORD" link="SignonError.html#SIGNON-ERROR-FORGOT-PASSWORD:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_METHOD_OR_MECHANISM_NOT_ALLOWED" link="SignonError.html#SIGNON-ERROR-METHOD-OR-MECHANISM-NOT-ALLOWED:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_INCORRECT_DATE" link="SignonError.html#SIGNON-ERROR-INCORRECT-DATE:CAPS"/>
-    <keyword type="constant" name="SIGNON_ERROR_USER_ERROR" link="SignonError.html#SIGNON-ERROR-USER-ERROR:CAPS"/>
-    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_OTHER" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-OTHER:CAPS"/>
-    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_APP" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-APP:CAPS"/>
-    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_WEB" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-WEB:CAPS"/>
-    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_NETWORK" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-NETWORK:CAPS"/>
+    <keyword type="function" name="signon_auth_session_new ()" link="SignonAuthSession.html#signon-auth-session-new"/>
+    <keyword type="function" name="signon_auth_session_new_for_identity ()" link="SignonAuthSession.html#signon-auth-session-new-for-identity"/>
+    <keyword type="function" name="signon_auth_session_get_method ()" link="SignonAuthSession.html#signon-auth-session-get-method"/>
+    <keyword type="function" name="SignonAuthSessionQueryAvailableMechanismsCb ()" link="SignonAuthSession.html#SignonAuthSessionQueryAvailableMechanismsCb"/>
+    <keyword type="function" name="signon_auth_session_query_available_mechanisms ()" link="SignonAuthSession.html#signon-auth-session-query-available-mechanisms" deprecated=""/>
+    <keyword type="function" name="SignonAuthSessionProcessCb ()" link="SignonAuthSession.html#SignonAuthSessionProcessCb" deprecated=""/>
+    <keyword type="function" name="signon_auth_session_process ()" link="SignonAuthSession.html#signon-auth-session-process" deprecated="1.8: Use signon_auth_session_process_async() instead."/>
+    <keyword type="function" name="signon_auth_session_process_async ()" link="SignonAuthSession.html#signon-auth-session-process-async" since="1.8"/>
+    <keyword type="function" name="signon_auth_session_process_finish ()" link="SignonAuthSession.html#signon-auth-session-process-finish" since="1.8"/>
+    <keyword type="function" name="signon_auth_session_cancel ()" link="SignonAuthSession.html#signon-auth-session-cancel"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_USERNAME" link="SignonAuthSession.html#SIGNON-SESSION-DATA-USERNAME:CAPS"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_SECRET" link="SignonAuthSession.html#SIGNON-SESSION-DATA-SECRET:CAPS"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_REALM" link="SignonAuthSession.html#SIGNON-SESSION-DATA-REALM:CAPS"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_PROXY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-PROXY:CAPS"/>
+    <keyword type="enum" name="enum SignonSessionDataUiPolicy" link="SignonAuthSession.html#SignonSessionDataUiPolicy"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_UI_POLICY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-UI-POLICY:CAPS"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_CAPTION" link="SignonAuthSession.html#SIGNON-SESSION-DATA-CAPTION:CAPS"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_TIMEOUT" link="SignonAuthSession.html#SIGNON-SESSION-DATA-TIMEOUT:CAPS"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_WINDOW_ID" link="SignonAuthSession.html#SIGNON-SESSION-DATA-WINDOW-ID:CAPS"/>
+    <keyword type="macro" name="SIGNON_SESSION_DATA_RENEW_TOKEN" link="SignonAuthSession.html#SIGNON-SESSION-DATA-RENEW-TOKEN:CAPS"/>
+    <keyword type="struct" name="struct SignonAuthSession" link="SignonAuthSession.html#SignonAuthSession-struct"/>
+    <keyword type="struct" name="struct SignonAuthSessionClass" link="SignonAuthSession.html#SignonAuthSessionClass"/>
+    <keyword type="property" name="The “identity” property" link="SignonAuthSession.html#SignonAuthSession--identity"/>
+    <keyword type="signal" name="The “state-changed” signal" link="SignonAuthSession.html#SignonAuthSession-state-changed"/>
+    <keyword type="macro" name="SIGNON_ERROR" link="libgsignon-glib-SignonError.html#SIGNON-ERROR:CAPS"/>
+    <keyword type="function" name="signon_error_quark ()" link="libgsignon-glib-SignonError.html#signon-error-quark"/>
+    <keyword type="enum" name="enum SignonError" link="libgsignon-glib-SignonError.html#SignonError"/>
   </functions>
 </book>