Update to upstream 1.0.1
[profile/ivi/gsignond.git] / docs / html / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>gsignond API Reference Manual: gsignond API Reference Manual</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7 <link rel="home" href="index.html" title="gsignond API Reference Manual">
8 <link rel="next" href="ch01.html" title="GSignond building and installation">
9 <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
10 <link rel="stylesheet" href="style.css" type="text/css">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <div class="book">
14 <div class="titlepage">
15 <div>
16 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">gsignond API Reference Manual</p></th></tr></table></div>
17 <div><p class="releaseinfo">
18       for gsignond daemon.
19       The latest version of this documentation can be found on-line at
20       <a class="ulink" href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/index.html" target="_top">
21       http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/index.html</a>.
22     </p></div>
23 </div>
24 <hr>
25 </div>
26 <div class="toc"><dl class="toc">
27 <dt><span class="chapter"><a href="ch01.html">GSignond building and installation</a></span></dt>
28 <dd><dl><dt>
29 <span class="refentrytitle"><a href="gsignond-building.html">Building and installing the gsignond daemon</a></span><span class="refpurpose"></span>
30 </dt></dl></dd>
31 <dt><span class="chapter"><a href="ch02.html">GSignond configuration</a></span></dt>
32 <dd><dl>
33 <dt>
34 <span class="refentrytitle"><a href="GSignondConfig.html">GSignondConfig</a></span><span class="refpurpose"> — gSSO configuration information</span>
35 </dt>
36 <dt>
37 <span class="refentrytitle"><a href="gsignond-General-configuration.html">General configuration</a></span><span class="refpurpose"> — gSSO general configuration keys</span>
38 </dt>
39 <dt>
40 <span class="refentrytitle"><a href="gsignond-DBus-configuration.html">DBus configuration</a></span><span class="refpurpose"> — gSSO dbus configuration keys</span>
41 </dt>
42 </dl></dd>
43 <dt><span class="chapter"><a href="ch03.html">Authentication plugins, plugin loaders and D-Bus IPC</a></span></dt>
44 <dd><dl><dt>
45 <span class="refentrytitle"><a href="gsignond-plugin-loaders-overview.html">Overview of GSignond's authentication plugin subsystem</a></span><span class="refpurpose"></span>
46 </dt></dl></dd>
47 <dt><span class="chapter"><a href="ch04.html">GSignond API for writing GLib-based authentication plugins</a></span></dt>
48 <dd><dl>
49 <dt>
50 <span class="refentrytitle"><a href="GSignondPlugin.html">GSignondPlugin</a></span><span class="refpurpose"> — an interface for implementing GLib-based authentication plugins</span>
51 </dt>
52 <dt>
53 <span class="refentrytitle"><a href="gsignond-GSignondDictionary.html">GSignondDictionary</a></span><span class="refpurpose"> — a dictionary container holding string keys and variant values</span>
54 </dt>
55 <dt>
56 <span class="refentrytitle"><a href="gsignond-GSignondSessionData.html">GSignondSessionData</a></span><span class="refpurpose"> — definitions for authentication session parameters</span>
57 </dt>
58 <dt>
59 <span class="refentrytitle"><a href="gsignond-GSignondSignonuiData.html">GSignondSignonuiData</a></span><span class="refpurpose"> — definitions for user interaction parameters</span>
60 </dt>
61 </dl></dd>
62 <dt><span class="chapter"><a href="ch05.html">Standard in-tree authentication plugins</a></span></dt>
63 <dd><dl>
64 <dt>
65 <span class="refentrytitle"><a href="GSignondDigestPlugin.html">GSignondDigestPlugin</a></span><span class="refpurpose"> — a plugin that performs HTTP Digest authentication</span>
66 </dt>
67 <dt>
68 <span class="refentrytitle"><a href="GSignondSsoTestPlugin.html">GSignondSsoTestPlugin</a></span><span class="refpurpose"> — a plugin that is used internally in gsignond unit test</span>
69 </dt>
70 <dt>
71 <span class="refentrytitle"><a href="GSignondPasswordPlugin.html">GSignondPasswordPlugin</a></span><span class="refpurpose"> — a plugin for retrieving the username/password</span>
72 </dt>
73 </dl></dd>
74 <dt><span class="chapter"><a href="ch06.html">GSignond API for writing platform adaptation extensions</a></span></dt>
75 <dd><dl>
76 <dt>
77 <span class="refentrytitle"><a href="GSignondExtension.html">GSignondExtension</a></span><span class="refpurpose"> — provides platform adaptation functionality</span>
78 </dt>
79 <dt>
80 <span class="refentrytitle"><a href="GSignondAccessControlManager.html">GSignondAccessControlManager</a></span><span class="refpurpose"> — an object that performs access control checks</span>
81 </dt>
82 <dt>
83 <span class="refentrytitle"><a href="gsignond-GSignondSecurityContext.html">GSignondSecurityContext</a></span><span class="refpurpose"> — security context descriptor used in access control checks</span>
84 </dt>
85 <dt>
86 <span class="refentrytitle"><a href="GSignondStorageManager.html">GSignondStorageManager</a></span><span class="refpurpose"> — manages encrypted disk storage for storing the secret database</span>
87 </dt>
88 <dt>
89 <span class="refentrytitle"><a href="GSignondSecretStorage.html">GSignondSecretStorage</a></span><span class="refpurpose"> — provides access to the database that stores user credentials and identity/method cache</span>
90 </dt>
91 <dt>
92 <span class="refentrytitle"><a href="GSignondCredentials.html">GSignondCredentials</a></span><span class="refpurpose"> — credentials (username, password) associated with an identity</span>
93 </dt>
94 </dl></dd>
95 <dt><span class="chapter"><a href="ch07.html">Miscellaneous</a></span></dt>
96 <dd><dl>
97 <dt>
98 <span class="refentrytitle"><a href="gsignond-Errors.html">Errors</a></span><span class="refpurpose"> — error definitions and utilities</span>
99 </dt>
100 <dt>
101 <span class="refentrytitle"><a href="gsignond-Logging.html">Logging</a></span><span class="refpurpose"> — logging facilities</span>
102 </dt>
103 <dt>
104 <span class="refentrytitle"><a href="gsignond-Utility-functions.html">Utility functions</a></span><span class="refpurpose"> — miscellaneous utility functions</span>
105 </dt>
106 </dl></dd>
107 <dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
108 <dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
109 <dt><span class="index"><a href="deprecated-api-index.html">Index of deprecated API</a></span></dt>
110 <dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
111 </dl></div>
112 </div>
113 <div class="footer">
114 <hr>
115           Generated by GTK-Doc V1.20</div>
116 </body>
117 </html>