Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LassoPersonalProfileService: Lasso Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Lasso Reference Manual">
<link rel="up" href="idwsf.html" title="Identity Web Services Framework 1.0">
<link rel="prev" href="lasso-LassoDataService.html" title="LassoDataService">
<link rel="next" href="lasso-authentication.html" title="LassoAuthentication">
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#lasso-LassoPersonalProfileService.description" class="shortcut">Description</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="idwsf.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="lasso-LassoDataService.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="lasso-authentication.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="lasso-LassoPersonalProfileService"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="lasso-LassoPersonalProfileService.top_of_page"></a>LassoPersonalProfileService</span></h2>
<p>LassoPersonalProfileService — a subclass of LassoDataService to access Personal Profile datas</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="lasso-LassoPersonalProfileService.stability-level"></a><h2>Stability Level</h2>
<acronym title="Unstable interfaces are experimental or transitional. They are typically used to
give outside developers early access to new or rapidly changing technology, or
to provide an interim solution to a problem where a more general solution is
anticipated. No claims are made about either source or binary compatibility from
one minor release to the next.

The Unstable interface level is a warning that these interfaces are  subject to
change without warning and should not be used in unbundled products.

Given such caveats, customer impact need not be a factor when considering
incompatible changes to an Unstable interface in a major or minor release.
Nonetheless, when such changes are introduced, the changes should still be
mentioned in the release notes for the affected release.
"><span class="acronym">Unstable</span></acronym>, unless otherwise indicated
</div>
<div class="refsect1">
<a name="lasso-LassoPersonalProfileService.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<a class="link" href="lasso-LassoPersonalProfileService.html#LassoPersonalProfileService" title="struct LassoPersonalProfileService"><span class="returnvalue">LassoPersonalProfileService</span></a> *
</td>
<td class="function_name">
<a class="link" href="lasso-LassoPersonalProfileService.html#lasso-personal-profile-service-new" title="lasso_personal_profile_service_new ()">lasso_personal_profile_service_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="lasso-LassoPersonalProfileService.html#LassoPersonalProfileService" title="struct LassoPersonalProfileService"><span class="returnvalue">LassoPersonalProfileService</span></a> *
</td>
<td class="function_name">
<a class="link" href="lasso-LassoPersonalProfileService.html#lasso-personal-profile-service-new-full" title="lasso_personal_profile_service_new_full ()">lasso_personal_profile_service_new_full</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gchar</span> *
</td>
<td class="function_name">
<a class="link" href="lasso-LassoPersonalProfileService.html#lasso-personal-profile-service-get-email" title="lasso_personal_profile_service_get_email ()">lasso_personal_profile_service_get_email</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="lasso-LassoPersonalProfileService.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody><tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="lasso-LassoPersonalProfileService.html#LassoPersonalProfileService" title="struct LassoPersonalProfileService">LassoPersonalProfileService</a></td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="lasso-LassoPersonalProfileService.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="lasso-LassoPersonalProfileService.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="lasso-personal-profile-service-new"></a><h3>lasso_personal_profile_service_new ()</h3>
<pre class="programlisting"><a class="link" href="lasso-LassoPersonalProfileService.html#LassoPersonalProfileService" title="struct LassoPersonalProfileService"><span class="returnvalue">LassoPersonalProfileService</span></a> *
lasso_personal_profile_service_new (<em class="parameter"><code><a class="link" href="lasso-LassoServer.html#LassoServer" title="struct LassoServer"><span class="type">LassoServer</span></a> *server</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="lasso-personal-profile-service-new-full"></a><h3>lasso_personal_profile_service_new_full ()</h3>
<pre class="programlisting"><a class="link" href="lasso-LassoPersonalProfileService.html#LassoPersonalProfileService" title="struct LassoPersonalProfileService"><span class="returnvalue">LassoPersonalProfileService</span></a> *
lasso_personal_profile_service_new_full
                               (<em class="parameter"><code><a class="link" href="lasso-LassoServer.html#LassoServer" title="struct LassoServer"><span class="type">LassoServer</span></a> *server</code></em>,
                                <em class="parameter"><code><a class="link" href="lasso-LassoDiscoResourceOffering.html#LassoDiscoResourceOffering" title="struct LassoDiscoResourceOffering"><span class="type">LassoDiscoResourceOffering</span></a> *offering</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="lasso-personal-profile-service-get-email"></a><h3>lasso_personal_profile_service_get_email ()</h3>
<pre class="programlisting"><span class="returnvalue">gchar</span> *
lasso_personal_profile_service_get_email
                               (<em class="parameter"><code><a class="link" href="lasso-LassoPersonalProfileService.html#LassoPersonalProfileService" title="struct LassoPersonalProfileService"><span class="type">LassoPersonalProfileService</span></a> *service</code></em>);</pre>
</div>
</div>
<div class="refsect1">
<a name="lasso-LassoPersonalProfileService.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="LassoPersonalProfileService"></a><h3>struct LassoPersonalProfileService</h3>
<pre class="programlisting">struct LassoPersonalProfileService {
	LassoDataService parent;
};
</pre>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.28</div>
</body>
</html>