7f2313d766a0560fad09f764ed585cef7f4a4cd5
[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</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.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.19.1 (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>
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-Database-configuration.html">Database configuration</a></span><span class="refpurpose"> — gSSO database configuration keys</span>
41 </dt>
42 <dt>
43 <span class="refentrytitle"><a href="gsignond-DBus-configuration.html">DBus configuration</a></span><span class="refpurpose"> — gSSO dbus configuration keys</span>
44 </dt>
45 </dl></dd>
46 <dt><span class="chapter"><a href="ch03.html">GSignond API for writing authentication plugins</a></span></dt>
47 <dd><dl>
48 <dt>
49 <span class="refentrytitle"><a href="gsignond-GSignondPlugin.html">GSignondPlugin</a></span><span class="refpurpose"> — an interface for implementing authentication plugins</span>
50 </dt>
51 <dt>
52 <span class="refentrytitle"><a href="gsignond-GSignondDictionary.html">GSignondDictionary</a></span><span class="refpurpose"> — a dictionary container holding string keys and variant values</span>
53 </dt>
54 <dt>
55 <span class="refentrytitle"><a href="gsignond-GSignondSessionData.html">GSignondSessionData</a></span><span class="refpurpose"> — definitions for authentication session parameters</span>
56 </dt>
57 <dt>
58 <span class="refentrytitle"><a href="gsignond-GSignondSignonuiData.html">GSignondSignonuiData</a></span><span class="refpurpose"> — definitions for user interaction parameters</span>
59 </dt>
60 </dl></dd>
61 <dt><span class="chapter"><a href="ch04.html">Standard in-tree authentication plugins</a></span></dt>
62 <dd><dl>
63 <dt>
64 <span class="refentrytitle"><a href="GSignondDigestPlugin.html">GSignondDigestPlugin</a></span><span class="refpurpose"> — a plugin that performs HTTP Digest authentication</span>
65 </dt>
66 <dt>
67 <span class="refentrytitle"><a href="GSignondSsoTestPlugin.html">GSignondSsoTestPlugin</a></span><span class="refpurpose"> — a plugin that is used internally in gsignond unit test</span>
68 </dt>
69 <dt>
70 <span class="refentrytitle"><a href="GSignondPasswordPlugin.html">GSignondPasswordPlugin</a></span><span class="refpurpose"> — a plugin for retrieving the username/password</span>
71 </dt>
72 </dl></dd>
73 <dt><span class="chapter"><a href="ch05.html">GSignond API for writing platform adaptation extensions</a></span></dt>
74 <dd><dl>
75 <dt>
76 <span class="refentrytitle"><a href="GSignondExtension.html">GSignondExtension</a></span><span class="refpurpose"> — provides platform adaptation functionality</span>
77 </dt>
78 <dt>
79 <span class="refentrytitle"><a href="GSignondAccessControlManager.html">GSignondAccessControlManager</a></span><span class="refpurpose"> — an object that performs access control checks</span>
80 </dt>
81 <dt>
82 <span class="refentrytitle"><a href="gsignond-GSignondSecurityContext.html">GSignondSecurityContext</a></span><span class="refpurpose"> — security context descriptor used in access control checks</span>
83 </dt>
84 <dt>
85 <span class="refentrytitle"><a href="GSignondStorageManager.html">GSignondStorageManager</a></span><span class="refpurpose"> — manages encrypted disk storage for storing the secret database</span>
86 </dt>
87 <dt>
88 <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>
89 </dt>
90 <dt>
91 <span class="refentrytitle"><a href="GSignondCredentials.html">GSignondCredentials</a></span><span class="refpurpose"> — credentials (username, password) associated with an identity</span>
92 </dt>
93 </dl></dd>
94 <dt><span class="chapter"><a href="ch06.html">Miscellaneous</a></span></dt>
95 <dd><dl>
96 <dt>
97 <span class="refentrytitle"><a href="gsignond-Errors.html">Errors</a></span><span class="refpurpose"> — error definitions and utilities</span>
98 </dt>
99 <dt>
100 <span class="refentrytitle"><a href="gsignond-Logging.html">Logging</a></span><span class="refpurpose"> — logging facilities</span>
101 </dt>
102 <dt>
103 <span class="refentrytitle"><a href="gsignond-Utility-functions.html">Utility functions</a></span><span class="refpurpose"> — miscellaneous utility functions</span>
104 </dt>
105 </dl></dd>
106 <dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
107 <dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
108 <dt><span class="index"><a href="deprecated-api-index.html">Index of deprecated API</a></span></dt>
109 <dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
110 </dl></div>
111 </div>
112 <div class="footer">
113 <hr>
114           Generated by GTK-Doc V1.19.1</div>
115 </body>
116 </html>