Release 2.0.3
[profile/ivi/libgsignon-glib.git] / docs / reference / html / libgsignon-glib.devhelp2
1 <?xml version="1.0" encoding="utf-8" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3 <book xmlns="http://www.devhelp.net/book" title="libgsignon-glib Reference Manual" link="index.html" author="" name="libgsignon-glib" version="2" language="c">
4   <chapters>
5     <sub name="gSSO Overview" link="libgsignon-glib-overview.html">
6       <sub name="gSSO introduction" link="gsso-intro.html"/>
7       <sub name="gSSO usage examples" link="gsso-examples.html"/>
8     </sub>
9     <sub name="libgsignon-glib Objects" link="libgsignon-glib-objects.html">
10       <sub name="Object Hierarchy" link="object-tree.html"/>
11       <sub name="Credential management" link="credential-management.html">
12         <sub name="SignonAuthService" link="libgsignon-glib-SignonAuthService.html"/>
13         <sub name="SignonIdentity" link="libgsignon-glib-SignonIdentity.html"/>
14         <sub name="SignonIdentityInfo" link="SignonIdentityInfo.html"/>
15         <sub name="SignonSecurityContext" link="SignonSecurityContext.html"/>
16         <sub name="SignonAuthSession" link="SignonAuthSession.html"/>
17         <sub name="SignonError" link="libgsignon-glib-SignonError.html"/>
18       </sub>
19     </sub>
20     <sub name="Appendices" link="appendices.html">
21       <sub name="API Index" link="api-index-full.html"/>
22       <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
23       <sub name="Index of new symbols in 1.8" link="api-index-1-8.html"/>
24       <sub name="Annotation Glossary" link="annotation-glossary.html"/>
25     </sub>
26   </chapters>
27   <functions>
28     <keyword type="struct" name="struct SignonAuthServiceClass" link="libgsignon-glib-SignonAuthService.html#SignonAuthServiceClass"/>
29     <keyword type="typedef" name="SignonIdentityFilter" link="libgsignon-glib-SignonAuthService.html#SignonIdentityFilter"/>
30     <keyword type="typedef" name="SignonIdentityList" link="libgsignon-glib-SignonAuthService.html#SignonIdentityList"/>
31     <keyword type="function" name="SignonQueryIdentitiesCb ()" link="libgsignon-glib-SignonAuthService.html#SignonQueryIdentitiesCb"/>
32     <keyword type="function" name="SignonQueryMechanismCb ()" link="libgsignon-glib-SignonAuthService.html#SignonQueryMechanismCb"/>
33     <keyword type="function" name="SignonQueryMethodsCb ()" link="libgsignon-glib-SignonAuthService.html#SignonQueryMethodsCb"/>
34     <keyword type="function" name="signon_auth_service_new ()" link="libgsignon-glib-SignonAuthService.html#signon-auth-service-new"/>
35     <keyword type="function" name="signon_auth_service_query_identities ()" link="libgsignon-glib-SignonAuthService.html#signon-auth-service-query-identities"/>
36     <keyword type="function" name="signon_auth_service_query_mechanisms ()" link="libgsignon-glib-SignonAuthService.html#signon-auth-service-query-mechanisms"/>
37     <keyword type="function" name="signon_auth_service_query_methods ()" link="libgsignon-glib-SignonAuthService.html#signon-auth-service-query-methods"/>
38     <keyword type="struct" name="struct SignonIdentityClass" link="libgsignon-glib-SignonIdentity.html#SignonIdentityClass"/>
39     <keyword type="function" name="SignonIdentityInfoCb ()" link="libgsignon-glib-SignonIdentity.html#SignonIdentityInfoCb"/>
40     <keyword type="typedef" name="SignonIdentityReferenceAddedCb" link="libgsignon-glib-SignonIdentity.html#SignonIdentityReferenceAddedCb"/>
41     <keyword type="typedef" name="SignonIdentityReferenceRemovedCb" link="libgsignon-glib-SignonIdentity.html#SignonIdentityReferenceRemovedCb"/>
42     <keyword type="typedef" name="SignonIdentityRemovedCb" link="libgsignon-glib-SignonIdentity.html#SignonIdentityRemovedCb"/>
43     <keyword type="function" name="SignonIdentitySessionReadyCb ()" link="libgsignon-glib-SignonIdentity.html#SignonIdentitySessionReadyCb"/>
44     <keyword type="typedef" name="SignonIdentitySignedOutCb" link="libgsignon-glib-SignonIdentity.html#SignonIdentitySignedOutCb"/>
45     <keyword type="function" name="SignonIdentityStoreCredentialsCb ()" link="libgsignon-glib-SignonIdentity.html#SignonIdentityStoreCredentialsCb"/>
46     <keyword type="function" name="SignonIdentityVerifyCb ()" link="libgsignon-glib-SignonIdentity.html#SignonIdentityVerifyCb"/>
47     <keyword type="function" name="SignonIdentityVoidCb ()" link="libgsignon-glib-SignonIdentity.html#SignonIdentityVoidCb"/>
48     <keyword type="function" name="signon_identity_add_reference ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-add-reference"/>
49     <keyword type="function" name="signon_identity_create_session ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-create-session"/>
50     <keyword type="function" name="signon_identity_get_auth_session ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-get-auth-session"/>
51     <keyword type="function" name="signon_identity_get_last_error ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-get-last-error"/>
52     <keyword type="function" name="signon_identity_new ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-new"/>
53     <keyword type="function" name="signon_identity_new_from_db ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-new-from-db"/>
54     <keyword type="function" name="signon_identity_query_info ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-query-info"/>
55     <keyword type="function" name="signon_identity_remove ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-remove"/>
56     <keyword type="function" name="signon_identity_remove_reference ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-remove-reference"/>
57     <keyword type="function" name="signon_identity_signout ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-signout"/>
58     <keyword type="function" name="signon_identity_store_credentials_with_args ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-store-credentials-with-args"/>
59     <keyword type="function" name="signon_identity_store_credentials_with_info ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-store-credentials-with-info"/>
60     <keyword type="function" name="signon_identity_verify_secret ()" link="libgsignon-glib-SignonIdentity.html#signon-identity-verify-secret"/>
61     <keyword type="struct" name="SignonIdentityInfo" link="SignonIdentityInfo.html#SignonIdentityInfo-struct"/>
62     <keyword type="enum" name="enum SignonIdentityType" link="SignonIdentityInfo.html#SignonIdentityType"/>
63     <keyword type="function" name="signon_identity_info_access_control_list_append ()" link="SignonIdentityInfo.html#signon-identity-info-access-control-list-append"/>
64     <keyword type="function" name="signon_identity_info_copy ()" link="SignonIdentityInfo.html#signon-identity-info-copy"/>
65     <keyword type="function" name="signon_identity_info_free ()" link="SignonIdentityInfo.html#signon-identity-info-free"/>
66     <keyword type="function" name="signon_identity_info_get_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-get-access-control-list"/>
67     <keyword type="function" name="signon_identity_info_get_caption ()" link="SignonIdentityInfo.html#signon-identity-info-get-caption"/>
68     <keyword type="function" name="signon_identity_info_get_id ()" link="SignonIdentityInfo.html#signon-identity-info-get-id"/>
69     <keyword type="function" name="signon_identity_info_get_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-get-identity-type"/>
70     <keyword type="function" name="signon_identity_info_get_methods ()" link="SignonIdentityInfo.html#signon-identity-info-get-methods"/>
71     <keyword type="function" name="signon_identity_info_get_owner ()" link="SignonIdentityInfo.html#signon-identity-info-get-owner"/>
72     <keyword type="function" name="signon_identity_info_get_realms ()" link="SignonIdentityInfo.html#signon-identity-info-get-realms"/>
73     <keyword type="function" name="signon_identity_info_get_storing_secret ()" link="SignonIdentityInfo.html#signon-identity-info-get-storing-secret"/>
74     <keyword type="function" name="signon_identity_info_get_username ()" link="SignonIdentityInfo.html#signon-identity-info-get-username"/>
75     <keyword type="function" name="signon_identity_info_new ()" link="SignonIdentityInfo.html#signon-identity-info-new"/>
76     <keyword type="function" name="signon_identity_info_remove_method ()" link="SignonIdentityInfo.html#signon-identity-info-remove-method"/>
77     <keyword type="function" name="signon_identity_info_set_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-set-access-control-list"/>
78     <keyword type="function" name="signon_identity_info_set_caption ()" link="SignonIdentityInfo.html#signon-identity-info-set-caption"/>
79     <keyword type="function" name="signon_identity_info_set_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-set-identity-type"/>
80     <keyword type="function" name="signon_identity_info_set_method ()" link="SignonIdentityInfo.html#signon-identity-info-set-method"/>
81     <keyword type="function" name="signon_identity_info_set_methods ()" link="SignonIdentityInfo.html#signon-identity-info-set-methods"/>
82     <keyword type="function" name="signon_identity_info_set_owner ()" link="SignonIdentityInfo.html#signon-identity-info-set-owner"/>
83     <keyword type="function" name="signon_identity_info_set_owner_from_values ()" link="SignonIdentityInfo.html#signon-identity-info-set-owner-from-values"/>
84     <keyword type="function" name="signon_identity_info_set_realms ()" link="SignonIdentityInfo.html#signon-identity-info-set-realms"/>
85     <keyword type="function" name="signon_identity_info_set_secret ()" link="SignonIdentityInfo.html#signon-identity-info-set-secret"/>
86     <keyword type="function" name="signon_identity_info_set_username ()" link="SignonIdentityInfo.html#signon-identity-info-set-username"/>
87     <keyword type="struct" name="struct SignonSecurityContext" link="SignonSecurityContext.html#SignonSecurityContext-struct"/>
88     <keyword type="typedef" name="SignonSecurityContextList" link="SignonSecurityContext.html#SignonSecurityContextList"/>
89     <keyword type="function" name="signon_security_context_build_variant ()" link="SignonSecurityContext.html#signon-security-context-build-variant"/>
90     <keyword type="function" name="signon_security_context_copy ()" link="SignonSecurityContext.html#signon-security-context-copy"/>
91     <keyword type="function" name="signon_security_context_deconstruct_variant ()" link="SignonSecurityContext.html#signon-security-context-deconstruct-variant"/>
92     <keyword type="function" name="signon_security_context_free ()" link="SignonSecurityContext.html#signon-security-context-free"/>
93     <keyword type="function" name="signon_security_context_get_application_context ()" link="SignonSecurityContext.html#signon-security-context-get-application-context"/>
94     <keyword type="function" name="signon_security_context_get_system_context ()" link="SignonSecurityContext.html#signon-security-context-get-system-context"/>
95     <keyword type="function" name="signon_security_context_list_build_variant ()" link="SignonSecurityContext.html#signon-security-context-list-build-variant"/>
96     <keyword type="function" name="signon_security_context_list_copy ()" link="SignonSecurityContext.html#signon-security-context-list-copy"/>
97     <keyword type="function" name="signon_security_context_list_deconstruct_variant ()" link="SignonSecurityContext.html#signon-security-context-list-deconstruct-variant"/>
98     <keyword type="function" name="signon_security_context_list_free ()" link="SignonSecurityContext.html#signon-security-context-list-free"/>
99     <keyword type="function" name="signon_security_context_new ()" link="SignonSecurityContext.html#signon-security-context-new"/>
100     <keyword type="function" name="signon_security_context_new_from_values ()" link="SignonSecurityContext.html#signon-security-context-new-from-values"/>
101     <keyword type="function" name="signon_security_context_set_application_context ()" link="SignonSecurityContext.html#signon-security-context-set-application-context"/>
102     <keyword type="function" name="signon_security_context_set_system_context ()" link="SignonSecurityContext.html#signon-security-context-set-system-context"/>
103     <keyword type="macro" name="SIGNON_SESSION_DATA_CAPTION" link="SignonAuthSession.html#SIGNON-SESSION-DATA-CAPTION:CAPS"/>
104     <keyword type="macro" name="SIGNON_SESSION_DATA_PROXY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-PROXY:CAPS"/>
105     <keyword type="macro" name="SIGNON_SESSION_DATA_REALM" link="SignonAuthSession.html#SIGNON-SESSION-DATA-REALM:CAPS"/>
106     <keyword type="macro" name="SIGNON_SESSION_DATA_RENEW_TOKEN" link="SignonAuthSession.html#SIGNON-SESSION-DATA-RENEW-TOKEN:CAPS"/>
107     <keyword type="macro" name="SIGNON_SESSION_DATA_SECRET" link="SignonAuthSession.html#SIGNON-SESSION-DATA-SECRET:CAPS"/>
108     <keyword type="macro" name="SIGNON_SESSION_DATA_TIMEOUT" link="SignonAuthSession.html#SIGNON-SESSION-DATA-TIMEOUT:CAPS"/>
109     <keyword type="macro" name="SIGNON_SESSION_DATA_UI_POLICY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-UI-POLICY:CAPS"/>
110     <keyword type="macro" name="SIGNON_SESSION_DATA_USERNAME" link="SignonAuthSession.html#SIGNON-SESSION-DATA-USERNAME:CAPS"/>
111     <keyword type="macro" name="SIGNON_SESSION_DATA_WINDOW_ID" link="SignonAuthSession.html#SIGNON-SESSION-DATA-WINDOW-ID:CAPS"/>
112     <keyword type="struct" name="struct SignonAuthSession" link="SignonAuthSession.html#SignonAuthSession-struct"/>
113     <keyword type="struct" name="struct SignonAuthSessionClass" link="SignonAuthSession.html#SignonAuthSessionClass"/>
114     <keyword type="function" name="SignonAuthSessionProcessCb ()" link="SignonAuthSession.html#SignonAuthSessionProcessCb" deprecated=""/>
115     <keyword type="function" name="SignonAuthSessionQueryAvailableMechanismsCb ()" link="SignonAuthSession.html#SignonAuthSessionQueryAvailableMechanismsCb"/>
116     <keyword type="enum" name="enum SignonSessionDataUiPolicy" link="SignonAuthSession.html#SignonSessionDataUiPolicy"/>
117     <keyword type="function" name="signon_auth_session_cancel ()" link="SignonAuthSession.html#signon-auth-session-cancel"/>
118     <keyword type="function" name="signon_auth_session_get_method ()" link="SignonAuthSession.html#signon-auth-session-get-method"/>
119     <keyword type="function" name="signon_auth_session_new ()" link="SignonAuthSession.html#signon-auth-session-new"/>
120     <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."/>
121     <keyword type="function" name="signon_auth_session_process_async ()" link="SignonAuthSession.html#signon-auth-session-process-async" since="1.8"/>
122     <keyword type="function" name="signon_auth_session_process_finish ()" link="SignonAuthSession.html#signon-auth-session-process-finish" since="1.8"/>
123     <keyword type="function" name="signon_auth_session_query_available_mechanisms ()" link="SignonAuthSession.html#signon-auth-session-query-available-mechanisms"/>
124     <keyword type="property" name="The &quot;identity&quot; property" link="SignonAuthSession.html#SignonAuthSession--identity"/>
125     <keyword type="signal" name="The &quot;state-changed&quot; signal" link="SignonAuthSession.html#SignonAuthSession-state-changed"/>
126     <keyword type="macro" name="SIGNON_ERROR" link="libgsignon-glib-SignonError.html#SIGNON-ERROR:CAPS"/>
127     <keyword type="enum" name="enum SignonError" link="libgsignon-glib-SignonError.html#SignonError"/>
128     <keyword type="function" name="signon_error_quark ()" link="libgsignon-glib-SignonError.html#signon-error-quark"/>
129     <keyword type="constant" name="SIGNON_IDENTITY_TYPE_OTHER" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-OTHER:CAPS"/>
130     <keyword type="constant" name="SIGNON_IDENTITY_TYPE_APP" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-APP:CAPS"/>
131     <keyword type="constant" name="SIGNON_IDENTITY_TYPE_WEB" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-WEB:CAPS"/>
132     <keyword type="constant" name="SIGNON_IDENTITY_TYPE_NETWORK" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-NETWORK:CAPS"/>
133     <keyword type="constant" name="SIGNON_POLICY_DEFAULT" link="SignonAuthSession.html#SIGNON-POLICY-DEFAULT:CAPS"/>
134     <keyword type="constant" name="SIGNON_POLICY_REQUEST_PASSWORD" link="SignonAuthSession.html#SIGNON-POLICY-REQUEST-PASSWORD:CAPS"/>
135     <keyword type="constant" name="SIGNON_POLICY_NO_USER_INTERACTION" link="SignonAuthSession.html#SIGNON-POLICY-NO-USER-INTERACTION:CAPS"/>
136     <keyword type="constant" name="SIGNON_POLICY_VALIDATION" link="SignonAuthSession.html#SIGNON-POLICY-VALIDATION:CAPS"/>
137     <keyword type="constant" name="SIGNON_ERROR_UNKNOWN" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-UNKNOWN:CAPS"/>
138     <keyword type="constant" name="SIGNON_ERROR_INTERNAL_SERVER" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-INTERNAL-SERVER:CAPS"/>
139     <keyword type="constant" name="SIGNON_ERROR_INTERNAL_COMMUNICATION" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-INTERNAL-COMMUNICATION:CAPS"/>
140     <keyword type="constant" name="SIGNON_ERROR_PERMISSION_DENIED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-PERMISSION-DENIED:CAPS"/>
141     <keyword type="constant" name="SIGNON_ERROR_METHOD_NOT_KNOWN" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-METHOD-NOT-KNOWN:CAPS"/>
142     <keyword type="constant" name="SIGNON_ERROR_SERVICE_NOT_AVAILABLE" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-SERVICE-NOT-AVAILABLE:CAPS"/>
143     <keyword type="constant" name="SIGNON_ERROR_INVALID_QUERY" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-INVALID-QUERY:CAPS"/>
144     <keyword type="constant" name="SIGNON_ERROR_METHOD_NOT_AVAILABLE" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-METHOD-NOT-AVAILABLE:CAPS"/>
145     <keyword type="constant" name="SIGNON_ERROR_IDENTITY_NOT_FOUND" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-IDENTITY-NOT-FOUND:CAPS"/>
146     <keyword type="constant" name="SIGNON_ERROR_STORE_FAILED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-STORE-FAILED:CAPS"/>
147     <keyword type="constant" name="SIGNON_ERROR_REMOVE_FAILED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-REMOVE-FAILED:CAPS"/>
148     <keyword type="constant" name="SIGNON_ERROR_SIGNOUT_FAILED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-SIGNOUT-FAILED:CAPS"/>
149     <keyword type="constant" name="SIGNON_ERROR_IDENTITY_OPERATION_CANCELED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-IDENTITY-OPERATION-CANCELED:CAPS"/>
150     <keyword type="constant" name="SIGNON_ERROR_CREDENTIALS_NOT_AVAILABLE" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-CREDENTIALS-NOT-AVAILABLE:CAPS"/>
151     <keyword type="constant" name="SIGNON_ERROR_REFERENCE_NOT_FOUND" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-REFERENCE-NOT-FOUND:CAPS"/>
152     <keyword type="constant" name="SIGNON_ERROR_MECHANISM_NOT_AVAILABLE" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-MECHANISM-NOT-AVAILABLE:CAPS"/>
153     <keyword type="constant" name="SIGNON_ERROR_MISSING_DATA" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-MISSING-DATA:CAPS"/>
154     <keyword type="constant" name="SIGNON_ERROR_INVALID_CREDENTIALS" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-INVALID-CREDENTIALS:CAPS"/>
155     <keyword type="constant" name="SIGNON_ERROR_NOT_AUTHORIZED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-NOT-AUTHORIZED:CAPS"/>
156     <keyword type="constant" name="SIGNON_ERROR_WRONG_STATE" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-WRONG-STATE:CAPS"/>
157     <keyword type="constant" name="SIGNON_ERROR_OPERATION_NOT_SUPPORTED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-OPERATION-NOT-SUPPORTED:CAPS"/>
158     <keyword type="constant" name="SIGNON_ERROR_NO_CONNECTION" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-NO-CONNECTION:CAPS"/>
159     <keyword type="constant" name="SIGNON_ERROR_NETWORK" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-NETWORK:CAPS"/>
160     <keyword type="constant" name="SIGNON_ERROR_SSL" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-SSL:CAPS"/>
161     <keyword type="constant" name="SIGNON_ERROR_RUNTIME" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-RUNTIME:CAPS"/>
162     <keyword type="constant" name="SIGNON_ERROR_SESSION_CANCELED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-SESSION-CANCELED:CAPS"/>
163     <keyword type="constant" name="SIGNON_ERROR_TIMED_OUT" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-TIMED-OUT:CAPS"/>
164     <keyword type="constant" name="SIGNON_ERROR_USER_INTERACTION" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-USER-INTERACTION:CAPS"/>
165     <keyword type="constant" name="SIGNON_ERROR_OPERATION_FAILED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-OPERATION-FAILED:CAPS"/>
166     <keyword type="constant" name="SIGNON_ERROR_ENCRYPTION_FAILED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-ENCRYPTION-FAILED:CAPS"/>
167     <keyword type="constant" name="SIGNON_ERROR_TOS_NOT_ACCEPTED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-TOS-NOT-ACCEPTED:CAPS"/>
168     <keyword type="constant" name="SIGNON_ERROR_FORGOT_PASSWORD" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-FORGOT-PASSWORD:CAPS"/>
169     <keyword type="constant" name="SIGNON_ERROR_METHOD_OR_MECHANISM_NOT_ALLOWED" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-METHOD-OR-MECHANISM-NOT-ALLOWED:CAPS"/>
170     <keyword type="constant" name="SIGNON_ERROR_INCORRECT_DATE" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-INCORRECT-DATE:CAPS"/>
171     <keyword type="constant" name="SIGNON_ERROR_USER_ERROR" link="libgsignon-glib-SignonError.html#SIGNON-ERROR-USER-ERROR:CAPS"/>
172   </functions>
173 </book>