~ubuntu-branches/ubuntu/quantal/lasso/quantal

« back to all changes in this revision

Viewing changes to docs/reference/lasso/html/lasso-LassoLibStatusResponse.html

  • Committer: Package Import Robot
  • Author(s): Frederic Peters
  • Date: 2012-04-02 17:31:31 UTC
  • mfrom: (1.1.10) (7.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120402173131-b31061tenxff75tf
Tags: 2.3.6-2
Fix building against glib 2.32 (closes: #665565, #666636)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>LassoLibStatusResponse</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Lasso Reference Manual">
8
8
<link rel="up" href="xml-idff.html" title="Objects from ID-FF 1.2 schemas">
9
9
<link rel="prev" href="lasso-LassoLibScoping.html" title="LassoLibScoping">
10
10
<link rel="next" href="lasso-LassoLibSubject.html" title="LassoLibSubject">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="lasso.html" title="Lasso &amp; Liberty Alliance Overview">
14
 
<link rel="reference" href="rn01.html" title="Application Programming Interface">
15
 
<link rel="chapter" href="architecture.html" title="Lasso Architecture">
16
 
<link rel="chapter" href="idff.html" title="Identity Federation Framework - ID-FF 1.2 profiles">
17
 
<link rel="chapter" href="xml-idff.html" title="Objects from ID-FF 1.2 schemas">
18
 
<link rel="chapter" href="saml2.html" title="SAML 2.0 Single Sign On profiles">
19
 
<link rel="chapter" href="xml-samlv2.html" title="Objects from SAML 2.0 schemas">
20
 
<link rel="chapter" href="idwsf.html" title="Identity Web Services Framework 1.0">
21
 
<link rel="chapter" href="xml-idwsf.html" title="Objects from ID-WSF 1.0 schemas">
22
 
<link rel="chapter" href="idwsf2.html" title="ID-WSF 2.0">
23
 
<link rel="chapter" href="xml-idwsf2.html" title="Objects from ID-WSF 2.0 schemas">
24
 
<link rel="chapter" href="soap.html" title="Object from the SOAP 1.1 schemas">
25
 
<link rel="chapter" href="xml-dsig.html" title="Object from the XML-DSIG schemas">
26
 
<link rel="chapter" href="ws-addr.html" title="Object from the WS-* schemas">
27
 
<link rel="part" href="pt01.html" title="Part II. Appendix">
28
 
<link rel="index" href="api-index.html" title="API Index">
29
 
<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
30
13
</head>
31
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
39
22
</tr>
40
23
<tr><td colspan="5" class="shortcuts">
41
24
<a href="#lasso-LassoLibStatusResponse.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#lasso-LassoLibStatusResponse.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#lasso-LassoLibStatusResponse.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="LassoLibStatusResponse">
 
29
<div class="refentry">
47
30
<a name="lasso-LassoLibStatusResponse"></a><div class="titlepage"></div>
48
31
<div class="refnamediv"><table width="100%"><tr>
49
32
<td valign="top">
52
35
</td>
53
36
<td valign="top" align="right"></td>
54
37
</tr></table></div>
55
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
56
39
<a name="lasso-LassoLibStatusResponse.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
                    LassoLibStatusResponse;
59
 
LassoNode*          lasso_lib_status_response_new       (void);
 
40
<pre class="synopsis">struct              <a class="link" href="lasso-LassoLibStatusResponse.html#LassoLibStatusResponse" title="struct LassoLibStatusResponse">LassoLibStatusResponse</a>;
 
41
<a class="link" href="lasso-node.html#LassoNode" title="struct LassoNode"><span class="returnvalue">LassoNode</span></a> *         <a class="link" href="lasso-LassoLibStatusResponse.html#lasso-lib-status-response-new" title="lasso_lib_status_response_new ()">lasso_lib_status_response_new</a>       (<em class="parameter"><code><span class="type">void</span></code></em>);
60
42
</pre>
61
43
</div>
62
 
<div class="refsect1" title="Description">
 
44
<div class="refsect1">
63
45
<a name="lasso-LassoLibStatusResponse.description"></a><h2>Description</h2>
64
46
<p>
65
47
</p>
66
48
<div class="figure">
67
 
<a name="id2709647"></a><p class="title"><b>Figure 19. Schema fragment for lib:StatusResponse</b></p>
 
49
<a name="id3108959"></a><p class="title"><b>Figure 19. Schema fragment for lib:StatusResponse</b></p>
68
50
<div class="figure-contents"><pre class="programlisting">
69
51
&lt;xs:complexType name="StatusResponseType"&gt;
70
52
  &lt;xs:complexContent&gt;
83
65
&lt;xs:element name="RelayState" type="xs:string"/&gt;
84
66
</pre></div>
85
67
</div>
86
 
<p><br class="figure-break"></p>
 
68
<p><br class="figure-break">
 
69
</p>
87
70
</div>
88
 
<div class="refsect1" title="Details">
 
71
<div class="refsect1">
89
72
<a name="lasso-LassoLibStatusResponse.details"></a><h2>Details</h2>
90
 
<div class="refsect2" title="LassoLibStatusResponse">
91
 
<a name="LassoLibStatusResponse"></a><h3>LassoLibStatusResponse</h3>
92
 
<pre class="programlisting">typedef struct {
 
73
<div class="refsect2">
 
74
<a name="LassoLibStatusResponse"></a><h3>struct LassoLibStatusResponse</h3>
 
75
<pre class="programlisting">struct LassoLibStatusResponse {
93
76
        LassoSamlpResponseAbstract parent;
94
77
 
95
78
        /* &lt;xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/&gt; */
100
83
        LassoSamlpStatus *Status;
101
84
        /* &lt;xs:element ref="RelayState" minOccurs="0"/&gt; */
102
85
        char *RelayState;
103
 
} LassoLibStatusResponse;
 
86
};
104
87
</pre>
105
88
</div>
106
89
<hr>
107
 
<div class="refsect2" title="lasso_lib_status_response_new ()">
 
90
<div class="refsect2">
108
91
<a name="lasso-lib-status-response-new"></a><h3>lasso_lib_status_response_new ()</h3>
109
 
<pre class="programlisting">LassoNode*          lasso_lib_status_response_new       (void);</pre>
 
92
<pre class="programlisting"><a class="link" href="lasso-node.html#LassoNode" title="struct LassoNode"><span class="returnvalue">LassoNode</span></a> *         lasso_lib_status_response_new       (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
110
93
<p>
111
 
Creates a new <span class="type">LassoLibStatusResponse</span> object.</p>
 
94
Creates a new <a class="link" href="lasso-LassoLibStatusResponse.html#LassoLibStatusResponse" title="struct LassoLibStatusResponse"><span class="type">LassoLibStatusResponse</span></a> object.
 
95
</p>
112
96
<div class="variablelist"><table border="0">
113
97
<col align="left" valign="top">
114
98
<tbody><tr>
115
99
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
116
 
<td> a newly created <span class="type">LassoLibStatusResponse</span> object
117
 
</td>
 
100
<td>a newly created <a class="link" href="lasso-LassoLibStatusResponse.html#LassoLibStatusResponse" title="struct LassoLibStatusResponse"><span class="type">LassoLibStatusResponse</span></a> object</td>
118
101
</tr></tbody>
119
102
</table></div>
120
103
</div>
122
105
</div>
123
106
<div class="footer">
124
107
<hr>
125
 
          Generated by GTK-Doc V1.11</div>
 
108
          Generated by GTK-Doc V1.17</div>
126
109
</body>
127
 
</html>
 
110
</html>
 
 
b'\\ No newline at end of file'