tizen: release 0.0.6
[platform/core/system/tlm.git] / docs / html / TlmAuthPluginDefault.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>Tizen Login Manager Reference Manual: TlmAuthPluginDefault</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7 <link rel="home" href="index.html" title="Tizen Login Manager Reference Manual">
8 <link rel="up" href="ch02.html" title="Tlm plugins reference">
9 <link rel="prev" href="TlmAuthPlugin.html" title="TlmAuthPlugin">
10 <link rel="next" href="tlm-Seat-configuration.html" title="Seat configuration">
11 <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16 <td width="100%" align="left" class="shortcuts">
17 <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18                   <a href="#TlmAuthPluginDefault.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19                   <a href="#TlmAuthPluginDefault.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20 </td>
21 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22 <td><a accesskey="u" href="ch02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23 <td><a accesskey="p" href="TlmAuthPlugin.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24 <td><a accesskey="n" href="tlm-Seat-configuration.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25 </tr></table>
26 <div class="refentry">
27 <a name="TlmAuthPluginDefault"></a><div class="titlepage"></div>
28 <div class="refnamediv"><table width="100%"><tr>
29 <td valign="top">
30 <h2><span class="refentrytitle"><a name="TlmAuthPluginDefault.top_of_page"></a>TlmAuthPluginDefault</span></h2>
31 <p>TlmAuthPluginDefault — an default authentication plugin</p>
32 </td>
33 <td class="gallery_image" valign="top" align="right"></td>
34 </tr></table></div>
35 <div class="refsect1">
36 <a name="TlmAuthPluginDefault.object-hierarchy"></a><h2>Object Hierarchy</h2>
37 <pre class="screen">    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
38     <span class="lineart">╰──</span> TlmAuthPluginDefault
39 </pre>
40 </div>
41 <div class="refsect1">
42 <a name="TlmAuthPluginDefault.description"></a><h2>Description</h2>
43 <p><a class="link" href="TlmAuthPluginDefault.html" title="TlmAuthPluginDefault"><span class="type">TlmAuthPluginDefault</span></a> issues <a class="link" href="TlmAuthPlugin.html#TlmAuthPlugin-authenticate" title="The “authenticate” signal"><span class="type">“authenticate”</span></a> signals when it receives
44 a SIGUSR1 signal. Username and password are set to NULL, and seat is
45 set to default.</p>
46 <p>This has the effect of logging in a guest user when TLM receives a SIGUSR1 signal.</p>
47 </div>
48 <div class="refsect1">
49 <a name="TlmAuthPluginDefault.functions_details"></a><h2>Functions</h2>
50 </div>
51 <div class="refsect1">
52 <a name="TlmAuthPluginDefault.other_details"></a><h2>Types and Values</h2>
53 </div>
54 </div>
55 <div class="footer">
56 <hr>
57           Generated by GTK-Doc V1.20</div>
58 </body>
59 </html>