~registry/libsignon-glib/packaging

« back to all changes in this revision

Viewing changes to docs/reference/html/libsignon-glib.devhelp2

  • Committer: Ken VanDine
  • Date: 2012-07-25 19:18:24 UTC
  • mfrom: (131.1.6 libsignon-glib)
  • Revision ID: ken.vandine@canonical.com-20120725191824-tz2xw0xdv7re2joe
Tags: 1.3-0precise1
releasing version 1.3-0precise1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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="libsignon-glib Reference Manual" link="index.html" author="" name="libsignon-glib" version="2" language="c">
 
4
  <chapters>
 
5
    <sub name="libsignon-glib" link="libsignon-glib.html">
 
6
      <sub name="SignonAuthService" link="libsignon-glib-SignonAuthService.html"/>
 
7
      <sub name="SignonAuthSession" link="SignonAuthSession.html"/>
 
8
      <sub name="SignonError" link="SignonError.html"/>
 
9
      <sub name="SignonIdentity" link="SignonIdentity.html"/>
 
10
      <sub name="SignonIdentityInfo" link="SignonIdentityInfo.html"/>
 
11
    </sub>
 
12
    <sub name="Object Hierarchy" link="object-tree.html"/>
 
13
    <sub name="API Index" link="api-index-full.html"/>
 
14
    <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
 
15
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
 
16
  </chapters>
 
17
  <functions>
 
18
    <keyword type="function" name="SignonQueryMechanismCb ()" link="libsignon-glib-SignonAuthService.html#SignonQueryMechanismCb"/>
 
19
    <keyword type="function" name="SignonQueryMethodsCb ()" link="libsignon-glib-SignonAuthService.html#SignonQueryMethodsCb"/>
 
20
    <keyword type="function" name="signon_auth_service_new ()" link="libsignon-glib-SignonAuthService.html#signon-auth-service-new"/>
 
21
    <keyword type="function" name="signon_auth_service_query_mechanisms ()" link="libsignon-glib-SignonAuthService.html#signon-auth-service-query-mechanisms"/>
 
22
    <keyword type="function" name="signon_auth_service_query_methods ()" link="libsignon-glib-SignonAuthService.html#signon-auth-service-query-methods"/>
 
23
    <keyword type="macro" name="SIGNON_SESSION_DATA_CAPTION" link="SignonAuthSession.html#SIGNON-SESSION-DATA-CAPTION:CAPS"/>
 
24
    <keyword type="macro" name="SIGNON_SESSION_DATA_PROXY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-PROXY:CAPS"/>
 
25
    <keyword type="macro" name="SIGNON_SESSION_DATA_REALM" link="SignonAuthSession.html#SIGNON-SESSION-DATA-REALM:CAPS"/>
 
26
    <keyword type="macro" name="SIGNON_SESSION_DATA_RENEW_TOKEN" link="SignonAuthSession.html#SIGNON-SESSION-DATA-RENEW-TOKEN:CAPS"/>
 
27
    <keyword type="macro" name="SIGNON_SESSION_DATA_SECRET" link="SignonAuthSession.html#SIGNON-SESSION-DATA-SECRET:CAPS"/>
 
28
    <keyword type="macro" name="SIGNON_SESSION_DATA_TIMEOUT" link="SignonAuthSession.html#SIGNON-SESSION-DATA-TIMEOUT:CAPS"/>
 
29
    <keyword type="macro" name="SIGNON_SESSION_DATA_UI_POLICY" link="SignonAuthSession.html#SIGNON-SESSION-DATA-UI-POLICY:CAPS"/>
 
30
    <keyword type="macro" name="SIGNON_SESSION_DATA_USERNAME" link="SignonAuthSession.html#SIGNON-SESSION-DATA-USERNAME:CAPS"/>
 
31
    <keyword type="macro" name="SIGNON_SESSION_DATA_WINDOW_ID" link="SignonAuthSession.html#SIGNON-SESSION-DATA-WINDOW-ID:CAPS"/>
 
32
    <keyword type="struct" name="struct SignonAuthSession" link="SignonAuthSession.html#SignonAuthSession-struct"/>
 
33
    <keyword type="function" name="SignonAuthSessionProcessCb ()" link="SignonAuthSession.html#SignonAuthSessionProcessCb"/>
 
34
    <keyword type="function" name="SignonAuthSessionQueryAvailableMechanismsCb ()" link="SignonAuthSession.html#SignonAuthSessionQueryAvailableMechanismsCb"/>
 
35
    <keyword type="enum" name="enum SignonSessionDataUiPolicy" link="SignonAuthSession.html#SignonSessionDataUiPolicy-enum"/>
 
36
    <keyword type="function" name="signon_auth_session_cancel ()" link="SignonAuthSession.html#signon-auth-session-cancel"/>
 
37
    <keyword type="function" name="signon_auth_session_get_method ()" link="SignonAuthSession.html#signon-auth-session-get-method"/>
 
38
    <keyword type="function" name="signon_auth_session_new ()" link="SignonAuthSession.html#signon-auth-session-new"/>
 
39
    <keyword type="function" name="signon_auth_session_process ()" link="SignonAuthSession.html#signon-auth-session-process"/>
 
40
    <keyword type="function" name="signon_auth_session_query_available_mechanisms ()" link="SignonAuthSession.html#signon-auth-session-query-available-mechanisms"/>
 
41
    <keyword type="signal" name="The &quot;state-changed&quot; signal" link="SignonAuthSession.html#SignonAuthSession-state-changed"/>
 
42
    <keyword type="enum" name="enum SignonError" link="SignonError.html#SignonError-enum"/>
 
43
    <keyword type="struct" name="SignonIdentity" link="SignonIdentity.html#SignonIdentity-struct"/>
 
44
    <keyword type="function" name="SignonIdentityInfoCb ()" link="SignonIdentity.html#SignonIdentityInfoCb"/>
 
45
    <keyword type="typedef" name="SignonIdentityReferenceAddedCb" link="SignonIdentity.html#SignonIdentityReferenceAddedCb"/>
 
46
    <keyword type="typedef" name="SignonIdentityReferenceRemovedCb" link="SignonIdentity.html#SignonIdentityReferenceRemovedCb"/>
 
47
    <keyword type="typedef" name="SignonIdentityRemovedCb" link="SignonIdentity.html#SignonIdentityRemovedCb"/>
 
48
    <keyword type="typedef" name="SignonIdentitySignedOutCb" link="SignonIdentity.html#SignonIdentitySignedOutCb"/>
 
49
    <keyword type="function" name="SignonIdentityStoreCredentialsCb ()" link="SignonIdentity.html#SignonIdentityStoreCredentialsCb"/>
 
50
    <keyword type="function" name="SignonIdentityVerifyCb ()" link="SignonIdentity.html#SignonIdentityVerifyCb"/>
 
51
    <keyword type="function" name="SignonIdentityVoidCb ()" link="SignonIdentity.html#SignonIdentityVoidCb"/>
 
52
    <keyword type="function" name="signon_identity_add_reference ()" link="SignonIdentity.html#signon-identity-add-reference"/>
 
53
    <keyword type="function" name="signon_identity_create_session ()" link="SignonIdentity.html#signon-identity-create-session"/>
 
54
    <keyword type="function" name="signon_identity_get_last_error ()" link="SignonIdentity.html#signon-identity-get-last-error"/>
 
55
    <keyword type="function" name="signon_identity_new ()" link="SignonIdentity.html#signon-identity-new"/>
 
56
    <keyword type="function" name="signon_identity_new_from_db ()" link="SignonIdentity.html#signon-identity-new-from-db"/>
 
57
    <keyword type="function" name="signon_identity_query_info ()" link="SignonIdentity.html#signon-identity-query-info"/>
 
58
    <keyword type="function" name="signon_identity_remove ()" link="SignonIdentity.html#signon-identity-remove"/>
 
59
    <keyword type="function" name="signon_identity_remove_reference ()" link="SignonIdentity.html#signon-identity-remove-reference"/>
 
60
    <keyword type="function" name="signon_identity_signout ()" link="SignonIdentity.html#signon-identity-signout"/>
 
61
    <keyword type="function" name="signon_identity_store_credentials_with_args ()" link="SignonIdentity.html#signon-identity-store-credentials-with-args"/>
 
62
    <keyword type="function" name="signon_identity_store_credentials_with_info ()" link="SignonIdentity.html#signon-identity-store-credentials-with-info"/>
 
63
    <keyword type="function" name="signon_identity_verify_secret ()" link="SignonIdentity.html#signon-identity-verify-secret"/>
 
64
    <keyword type="property" name="The &quot;id&quot; property" link="SignonIdentity.html#SignonIdentity--id"/>
 
65
    <keyword type="signal" name="The &quot;signout&quot; signal" link="SignonIdentity.html#SignonIdentity-signout"/>
 
66
    <keyword type="struct" name="SignonIdentityInfo" link="SignonIdentityInfo.html#SignonIdentityInfo-struct"/>
 
67
    <keyword type="enum" name="enum SignonIdentityType" link="SignonIdentityInfo.html#SignonIdentityType-enum"/>
 
68
    <keyword type="function" name="signon_identity_info_copy ()" link="SignonIdentityInfo.html#signon-identity-info-copy"/>
 
69
    <keyword type="function" name="signon_identity_info_free ()" link="SignonIdentityInfo.html#signon-identity-info-free"/>
 
70
    <keyword type="function" name="signon_identity_info_get_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-get-access-control-list"/>
 
71
    <keyword type="function" name="signon_identity_info_get_caption ()" link="SignonIdentityInfo.html#signon-identity-info-get-caption"/>
 
72
    <keyword type="function" name="signon_identity_info_get_id ()" link="SignonIdentityInfo.html#signon-identity-info-get-id"/>
 
73
    <keyword type="function" name="signon_identity_info_get_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-get-identity-type"/>
 
74
    <keyword type="function" name="signon_identity_info_get_methods ()" link="SignonIdentityInfo.html#signon-identity-info-get-methods"/>
 
75
    <keyword type="function" name="signon_identity_info_get_realms ()" link="SignonIdentityInfo.html#signon-identity-info-get-realms"/>
 
76
    <keyword type="function" name="signon_identity_info_get_storing_secret ()" link="SignonIdentityInfo.html#signon-identity-info-get-storing-secret"/>
 
77
    <keyword type="function" name="signon_identity_info_get_username ()" link="SignonIdentityInfo.html#signon-identity-info-get-username"/>
 
78
    <keyword type="function" name="signon_identity_info_new ()" link="SignonIdentityInfo.html#signon-identity-info-new"/>
 
79
    <keyword type="function" name="signon_identity_info_remove_method ()" link="SignonIdentityInfo.html#signon-identity-info-remove-method"/>
 
80
    <keyword type="function" name="signon_identity_info_set_access_control_list ()" link="SignonIdentityInfo.html#signon-identity-info-set-access-control-list"/>
 
81
    <keyword type="function" name="signon_identity_info_set_caption ()" link="SignonIdentityInfo.html#signon-identity-info-set-caption"/>
 
82
    <keyword type="function" name="signon_identity_info_set_identity_type ()" link="SignonIdentityInfo.html#signon-identity-info-set-identity-type"/>
 
83
    <keyword type="function" name="signon_identity_info_set_method ()" link="SignonIdentityInfo.html#signon-identity-info-set-method"/>
 
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="constant" name="SIGNON_POLICY_DEFAULT" link="SignonAuthSession.html#SIGNON-POLICY-DEFAULT:CAPS"/>
 
88
    <keyword type="constant" name="SIGNON_POLICY_REQUEST_PASSWORD" link="SignonAuthSession.html#SIGNON-POLICY-REQUEST-PASSWORD:CAPS"/>
 
89
    <keyword type="constant" name="SIGNON_POLICY_NO_USER_INTERACTION" link="SignonAuthSession.html#SIGNON-POLICY-NO-USER-INTERACTION:CAPS"/>
 
90
    <keyword type="constant" name="SIGNON_POLICY_VALIDATION" link="SignonAuthSession.html#SIGNON-POLICY-VALIDATION:CAPS"/>
 
91
    <keyword type="constant" name="SIGNON_ERROR_UNKNOWN" link="SignonError.html#SIGNON-ERROR-UNKNOWN:CAPS"/>
 
92
    <keyword type="constant" name="SIGNON_ERROR_INTERNAL_SERVER" link="SignonError.html#SIGNON-ERROR-INTERNAL-SERVER:CAPS"/>
 
93
    <keyword type="constant" name="SIGNON_ERROR_INTERNAL_COMMUNICATION" link="SignonError.html#SIGNON-ERROR-INTERNAL-COMMUNICATION:CAPS"/>
 
94
    <keyword type="constant" name="SIGNON_ERROR_PERMISSION_DENIED" link="SignonError.html#SIGNON-ERROR-PERMISSION-DENIED:CAPS"/>
 
95
    <keyword type="constant" name="SIGNON_ERROR_METHOD_NOT_KNOWN" link="SignonError.html#SIGNON-ERROR-METHOD-NOT-KNOWN:CAPS"/>
 
96
    <keyword type="constant" name="SIGNON_ERROR_SERVICE_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-SERVICE-NOT-AVAILABLE:CAPS"/>
 
97
    <keyword type="constant" name="SIGNON_ERROR_INVALID_QUERY" link="SignonError.html#SIGNON-ERROR-INVALID-QUERY:CAPS"/>
 
98
    <keyword type="constant" name="SIGNON_ERROR_METHOD_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-METHOD-NOT-AVAILABLE:CAPS"/>
 
99
    <keyword type="constant" name="SIGNON_ERROR_IDENTITY_NOT_FOUND" link="SignonError.html#SIGNON-ERROR-IDENTITY-NOT-FOUND:CAPS"/>
 
100
    <keyword type="constant" name="SIGNON_ERROR_STORE_FAILED" link="SignonError.html#SIGNON-ERROR-STORE-FAILED:CAPS"/>
 
101
    <keyword type="constant" name="SIGNON_ERROR_REMOVE_FAILED" link="SignonError.html#SIGNON-ERROR-REMOVE-FAILED:CAPS"/>
 
102
    <keyword type="constant" name="SIGNON_ERROR_SIGNOUT_FAILED" link="SignonError.html#SIGNON-ERROR-SIGNOUT-FAILED:CAPS"/>
 
103
    <keyword type="constant" name="SIGNON_ERROR_IDENTITY_OPERATION_CANCELED" link="SignonError.html#SIGNON-ERROR-IDENTITY-OPERATION-CANCELED:CAPS"/>
 
104
    <keyword type="constant" name="SIGNON_ERROR_CREDENTIALS_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-CREDENTIALS-NOT-AVAILABLE:CAPS"/>
 
105
    <keyword type="constant" name="SIGNON_ERROR_REFERENCE_NOT_FOUND" link="SignonError.html#SIGNON-ERROR-REFERENCE-NOT-FOUND:CAPS"/>
 
106
    <keyword type="constant" name="SIGNON_ERROR_MECHANISM_NOT_AVAILABLE" link="SignonError.html#SIGNON-ERROR-MECHANISM-NOT-AVAILABLE:CAPS"/>
 
107
    <keyword type="constant" name="SIGNON_ERROR_MISSING_DATA" link="SignonError.html#SIGNON-ERROR-MISSING-DATA:CAPS"/>
 
108
    <keyword type="constant" name="SIGNON_ERROR_INVALID_CREDENTIALS" link="SignonError.html#SIGNON-ERROR-INVALID-CREDENTIALS:CAPS"/>
 
109
    <keyword type="constant" name="SIGNON_ERROR_NOT_AUTHORIZED" link="SignonError.html#SIGNON-ERROR-NOT-AUTHORIZED:CAPS"/>
 
110
    <keyword type="constant" name="SIGNON_ERROR_WRONG_STATE" link="SignonError.html#SIGNON-ERROR-WRONG-STATE:CAPS"/>
 
111
    <keyword type="constant" name="SIGNON_ERROR_OPERATION_NOT_SUPPORTED" link="SignonError.html#SIGNON-ERROR-OPERATION-NOT-SUPPORTED:CAPS"/>
 
112
    <keyword type="constant" name="SIGNON_ERROR_NO_CONNECTION" link="SignonError.html#SIGNON-ERROR-NO-CONNECTION:CAPS"/>
 
113
    <keyword type="constant" name="SIGNON_ERROR_NETWORK" link="SignonError.html#SIGNON-ERROR-NETWORK:CAPS"/>
 
114
    <keyword type="constant" name="SIGNON_ERROR_SSL" link="SignonError.html#SIGNON-ERROR-SSL:CAPS"/>
 
115
    <keyword type="constant" name="SIGNON_ERROR_RUNTIME" link="SignonError.html#SIGNON-ERROR-RUNTIME:CAPS"/>
 
116
    <keyword type="constant" name="SIGNON_ERROR_SESSION_CANCELED" link="SignonError.html#SIGNON-ERROR-SESSION-CANCELED:CAPS"/>
 
117
    <keyword type="constant" name="SIGNON_ERROR_TIMED_OUT" link="SignonError.html#SIGNON-ERROR-TIMED-OUT:CAPS"/>
 
118
    <keyword type="constant" name="SIGNON_ERROR_USER_INTERACTION" link="SignonError.html#SIGNON-ERROR-USER-INTERACTION:CAPS"/>
 
119
    <keyword type="constant" name="SIGNON_ERROR_OPERATION_FAILED" link="SignonError.html#SIGNON-ERROR-OPERATION-FAILED:CAPS"/>
 
120
    <keyword type="constant" name="SIGNON_ERROR_ENCRYPTION_FAILED" link="SignonError.html#SIGNON-ERROR-ENCRYPTION-FAILED:CAPS"/>
 
121
    <keyword type="constant" name="SIGNON_ERROR_TOS_NOT_ACCEPTED" link="SignonError.html#SIGNON-ERROR-TOS-NOT-ACCEPTED:CAPS"/>
 
122
    <keyword type="constant" name="SIGNON_ERROR_FORGOT_PASSWORD" link="SignonError.html#SIGNON-ERROR-FORGOT-PASSWORD:CAPS"/>
 
123
    <keyword type="constant" name="SIGNON_ERROR_METHOD_OR_MECHANISM_NOT_ALLOWED" link="SignonError.html#SIGNON-ERROR-METHOD-OR-MECHANISM-NOT-ALLOWED:CAPS"/>
 
124
    <keyword type="constant" name="SIGNON_ERROR_INCORRECT_DATE" link="SignonError.html#SIGNON-ERROR-INCORRECT-DATE:CAPS"/>
 
125
    <keyword type="constant" name="SIGNON_ERROR_USER_ERROR" link="SignonError.html#SIGNON-ERROR-USER-ERROR:CAPS"/>
 
126
    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_OTHER" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-OTHER:CAPS"/>
 
127
    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_APP" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-APP:CAPS"/>
 
128
    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_WEB" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-WEB:CAPS"/>
 
129
    <keyword type="constant" name="SIGNON_IDENTITY_TYPE_NETWORK" link="SignonIdentityInfo.html#SIGNON-IDENTITY-TYPE-NETWORK:CAPS"/>
 
130
  </functions>
 
131
</book>