~ubuntu-branches/ubuntu/jaunty/lasso/jaunty

« back to all changes in this revision

Viewing changes to docs/reference/html/LassoSamlpResponse.html

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2008-07-22 15:51:52 UTC
  • mfrom: (1.1.8 upstream) (7.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080722155152-1e85o27o2pk5f36b
Tags: 2.2.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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>LassoSamlpResponse</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
7
 
<link rel="start" href="index.html" title="Lasso Reference Manual">
8
 
<link rel="up" href="xml-idff.html" title="Objects from ID-FF 1.2 schemas">
9
 
<link rel="prev" href="LassoSamlpRequestAbstract.html" title="LassoSamlpRequestAbstract">
10
 
<link rel="next" href="LassoSamlpResponseAbstract.html" title="LassoSamlpResponseAbstract">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
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="chapter" href="architecture.html" title="Lasso Architecture">
15
 
<link rel="chapter" href="idff.html" title="Identity Federation Framework">
16
 
<link rel="chapter" href="idwsf.html" title="Identity Web Services Framework">
17
 
<link rel="chapter" href="xml-idff.html" title="Objects from ID-FF 1.2 schemas">
18
 
<link rel="chapter" href="xml-samlv2.html" title="Objects from SAML 2.0 schemas">
19
 
<link rel="chapter" href="misc.html" title="Misc">
20
 
</head>
21
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
22
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
23
 
<tr valign="middle">
24
 
<td><a accesskey="p" href="LassoSamlpRequestAbstract.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
25
 
<td><a accesskey="u" href="xml-idff.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
26
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
27
 
<th width="100%" align="center">Lasso Reference Manual</th>
28
 
<td><a accesskey="n" href="LassoSamlpResponseAbstract.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
29
 
</tr>
30
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#LassoSamlpResponse.synopsis" class="shortcut">Top</a>
31
 
                   | 
32
 
                  <a href="#LassoSamlpResponse.description" class="shortcut">Description</a>
33
 
                   | 
34
 
                  <a href="#LassoSamlpResponse.object-hierarchy" class="shortcut">Object Hierarchy</a></nobr></td></tr>
35
 
</table>
36
 
<div class="refentry" lang="en">
37
 
<a name="LassoSamlpResponse"></a><div class="titlepage"></div>
38
 
<div class="refnamediv"><table width="100%"><tr>
39
 
<td valign="top">
40
 
<h2><span class="refentrytitle"><a name="LassoSamlpResponse.top_of_page"></a>LassoSamlpResponse</span></h2>
41
 
<p>LassoSamlpResponse — &lt;samlp:Response&gt;</p>
42
 
</td>
43
 
<td valign="top" align="right"></td>
44
 
</tr></table></div>
45
 
<div class="refsynopsisdiv">
46
 
<a name="LassoSamlpResponse.synopsis"></a><h2>Synopsis</h2>
47
 
<pre class="synopsis">
48
 
 
49
 
#include &lt;lasso/lasso.h&gt;
50
 
 
51
 
                    <a href="LassoSamlpResponse.html#LassoSamlpResponse-struct" title="LassoSamlpResponse">LassoSamlpResponse</a>;
52
 
<a href="LassoNode.html" title="LassoNode">LassoNode</a>*          <a href="LassoSamlpResponse.html#lasso-samlp-response-new" title="lasso_samlp_response_new ()">lasso_samlp_response_new</a>            (void);
53
 
</pre>
54
 
</div>
55
 
<div class="refsect1" lang="en">
56
 
<a name="LassoSamlpResponse.object-hierarchy"></a><h2>Object Hierarchy</h2>
57
 
<pre class="synopsis">
58
 
  <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
59
 
   +----<a href="LassoNode.html" title="LassoNode">LassoNode</a>
60
 
         +----<a href="LassoSamlpResponseAbstract.html" title="LassoSamlpResponseAbstract">LassoSamlpResponseAbstract</a>
61
 
               +----LassoSamlpResponse
62
 
                     +----<a href="LassoLibAuthnResponse.html" title="LassoLibAuthnResponse">LassoLibAuthnResponse</a>
63
 
</pre>
64
 
</div>
65
 
<div class="refsect1" lang="en">
66
 
<a name="LassoSamlpResponse.description"></a><h2>Description</h2>
67
 
<p>
68
 
</p>
69
 
<div class="figure">
70
 
<a name="id2622923"></a><p class="title"><b>Figure 35. Schema fragment for samlp:Response</b></p>
71
 
<div class="figure-contents"><pre class="programlisting">
72
 
 
73
 
&lt;element name="Response" type="samlp:ResponseType"/&gt;
74
 
&lt;complexType name="ResponseType"&gt;
75
 
  &lt;complexContent&gt;
76
 
    &lt;extension base="samlp:ResponseAbstractType"&gt;
77
 
      &lt;sequence&gt;
78
 
        &lt;element ref="samlp:Status"/&gt;
79
 
        &lt;element ref="saml:Assertion" minOccurs="0" maxOccurs="unbounded"/&gt;
80
 
      &lt;/sequence&gt;
81
 
    &lt;/extension&gt;
82
 
  &lt;/complexContent&gt;
83
 
&lt;/complexType&gt;
84
 
</pre></div>
85
 
</div>
86
 
<p><br class="figure-break"></p>
87
 
<p>
88
 
 
89
 
</p>
90
 
</div>
91
 
<div class="refsect1" lang="en">
92
 
<a name="LassoSamlpResponse.details"></a><h2>Details</h2>
93
 
<div class="refsect2" lang="en">
94
 
<a name="LassoSamlpResponse-struct"></a><h3>LassoSamlpResponse</h3>
95
 
<pre class="programlisting">typedef struct {
96
 
        /* &lt;element ref="samlp:Status"/&gt; */
97
 
        LassoSamlpStatus *Status;
98
 
        /* &lt;element ref="saml:Assertion" minOccurs="0" maxOccurs="unbounded"/&gt; */
99
 
        GList *Assertion; /* of LassoSamlAssertion */
100
 
} LassoSamlpResponse;
101
 
</pre>
102
 
<p>
103
 
 
104
 
</p>
105
 
</div>
106
 
<hr>
107
 
<div class="refsect2" lang="en">
108
 
<a name="lasso-samlp-response-new"></a><h3>lasso_samlp_response_new ()</h3>
109
 
<pre class="programlisting"><a href="LassoNode.html" title="LassoNode">LassoNode</a>*          lasso_samlp_response_new            (void);</pre>
110
 
<p>
111
 
Creates a new <a href="LassoSamlpResponse.html" title="LassoSamlpResponse"><span class="type">LassoSamlpResponse</span></a> object.</p>
112
 
<p>
113
 
 
114
 
</p>
115
 
<div class="variablelist"><table border="0">
116
 
<col align="left" valign="top">
117
 
<tbody><tr>
118
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
119
 
<td> a newly created <a href="LassoSamlpResponse.html" title="LassoSamlpResponse"><span class="type">LassoSamlpResponse</span></a> object
120
 
</td>
121
 
</tr></tbody>
122
 
</table></div>
123
 
</div>
124
 
</div>
125
 
</div>
126
 
<div class="footer">
127
 
<hr>
128
 
          Generated by GTK-Doc V1.10</div>
129
 
</body>
130
 
</html>