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>LassoInteractionProfileService: 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-LassoWsfProfile.html" title="LassoWsfProfile">
<link rel="next" href="lasso-Utility-functions-for-ID-WSF-1.0.html" title="Utility functions for ID-WSF 1.0">
<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-LassoInteractionProfileService.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-LassoWsfProfile.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="lasso-Utility-functions-for-ID-WSF-1.0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="lasso-LassoInteractionProfileService"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="lasso-LassoInteractionProfileService.top_of_page"></a>LassoInteractionProfileService</span></h2>
<p>LassoInteractionProfileService — A service to request user interaction from a principal</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="lasso-LassoInteractionProfileService.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-LassoInteractionProfileService.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-LassoInteractionProfileService.html#LassoInteractionProfileService" title="struct LassoInteractionProfileService"><span class="returnvalue">LassoInteractionProfileService</span></a> *
</td>
<td class="function_name">
<a class="link" href="lasso-LassoInteractionProfileService.html#lasso-interaction-profile-service-new" title="lasso_interaction_profile_service_new ()">lasso_interaction_profile_service_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">lasso_error_t</span>
</td>
<td class="function_name">
<a class="link" href="lasso-LassoInteractionProfileService.html#lasso-interaction-profile-service-init-request" title="lasso_interaction_profile_service_init_request ()">lasso_interaction_profile_service_init_request</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">lasso_error_t</span>
</td>
<td class="function_name">
<a class="link" href="lasso-LassoInteractionProfileService.html#lasso-interaction-profile-service-process-request-msg" title="lasso_interaction_profile_service_process_request_msg ()">lasso_interaction_profile_service_process_request_msg</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">lasso_error_t</span>
</td>
<td class="function_name">
<a class="link" href="lasso-LassoInteractionProfileService.html#lasso-interaction-profile-service-process-response-msg" title="lasso_interaction_profile_service_process_response_msg ()">lasso_interaction_profile_service_process_response_msg</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="lasso-LassoInteractionProfileService.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-LassoInteractionProfileService.html#LassoInteractionProfileService" title="struct LassoInteractionProfileService">LassoInteractionProfileService</a></td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="lasso-LassoInteractionProfileService.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="lasso-LassoInteractionProfileService.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="lasso-interaction-profile-service-new"></a><h3>lasso_interaction_profile_service_new ()</h3>
<pre class="programlisting"><a class="link" href="lasso-LassoInteractionProfileService.html#LassoInteractionProfileService" title="struct LassoInteractionProfileService"><span class="returnvalue">LassoInteractionProfileService</span></a> *
lasso_interaction_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-interaction-profile-service-init-request"></a><h3>lasso_interaction_profile_service_init_request ()</h3>
<pre class="programlisting"><span class="returnvalue">lasso_error_t</span>
lasso_interaction_profile_service_init_request
                               (<em class="parameter"><code><a class="link" href="lasso-LassoInteractionProfileService.html#LassoInteractionProfileService" title="struct LassoInteractionProfileService"><span class="type">LassoInteractionProfileService</span></a> *service</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="lasso-interaction-profile-service-process-request-msg"></a><h3>lasso_interaction_profile_service_process_request_msg ()</h3>
<pre class="programlisting"><span class="returnvalue">lasso_error_t</span>
lasso_interaction_profile_service_process_request_msg
                               (<em class="parameter"><code><a class="link" href="lasso-LassoInteractionProfileService.html#LassoInteractionProfileService" title="struct LassoInteractionProfileService"><span class="type">LassoInteractionProfileService</span></a> *service</code></em>,
                                <em class="parameter"><code>const <span class="type">gchar</span> *request_msg</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="lasso-interaction-profile-service-process-response-msg"></a><h3>lasso_interaction_profile_service_process_response_msg ()</h3>
<pre class="programlisting"><span class="returnvalue">lasso_error_t</span>
lasso_interaction_profile_service_process_response_msg
                               (<em class="parameter"><code><a class="link" href="lasso-LassoInteractionProfileService.html#LassoInteractionProfileService" title="struct LassoInteractionProfileService"><span class="type">LassoInteractionProfileService</span></a> *service</code></em>,
                                <em class="parameter"><code>const <span class="type">gchar</span> *response_msg</code></em>);</pre>
</div>
</div>
<div class="refsect1">
<a name="lasso-LassoInteractionProfileService.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="LassoInteractionProfileService"></a><h3>struct LassoInteractionProfileService</h3>
<pre class="programlisting">struct LassoInteractionProfileService {
	LassoWsfProfile parent;
};
</pre>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.28</div>
</body>
</html>