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

« back to all changes in this revision

Viewing changes to docs/reference/lasso/html/lasso-LassoIdWsf2PsRequestAbstract.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>LassoIdWsf2PsRequestAbstract</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-idwsf2.html" title="Objects from ID-WSF 2.0 schemas">
9
9
<link rel="prev" href="lasso-LassoIdWsf2PsRemoveFromCollectionRequest.html" title="LassoIdWsf2PsRemoveFromCollectionRequest">
10
10
<link rel="next" href="lasso-LassoIdWsf2PsResolveIdentifierRequest.html" title="LassoIdWsf2PsResolveIdentifierRequest">
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-LassoIdWsf2PsRequestAbstract.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#lasso-LassoIdWsf2PsRequestAbstract.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#lasso-LassoIdWsf2PsRequestAbstract.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="LassoIdWsf2PsRequestAbstract">
 
29
<div class="refentry">
47
30
<a name="lasso-LassoIdWsf2PsRequestAbstract"></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-LassoIdWsf2PsRequestAbstract.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
                    LassoIdWsf2PsRequestAbstract;
59
 
LassoIdWsf2PsRequestAbstract* lasso_idwsf2_ps_request_abstract_new
60
 
                                                        (void);
 
40
<pre class="synopsis">struct              <a class="link" href="lasso-LassoIdWsf2PsRequestAbstract.html#LassoIdWsf2PsRequestAbstract" title="struct LassoIdWsf2PsRequestAbstract">LassoIdWsf2PsRequestAbstract</a>;
 
41
<a class="link" href="lasso-LassoIdWsf2PsRequestAbstract.html#LassoIdWsf2PsRequestAbstract" title="struct LassoIdWsf2PsRequestAbstract"><span class="returnvalue">LassoIdWsf2PsRequestAbstract</span></a> *  <a class="link" href="lasso-LassoIdWsf2PsRequestAbstract.html#lasso-idwsf2-ps-request-abstract-new" title="lasso_idwsf2_ps_request_abstract_new ()">lasso_idwsf2_ps_request_abstract_new</a>
 
42
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);
61
43
</pre>
62
44
</div>
63
 
<div class="refsect1" title="Description">
 
45
<div class="refsect1">
64
46
<a name="lasso-LassoIdWsf2PsRequestAbstract.description"></a><h2>Description</h2>
65
47
<p>
66
48
</p>
67
49
<div class="figure">
68
 
<a name="id2792807"></a><p class="title"><b>Figure 219. Schema fragment for ps:RequestAbstract</b></p>
 
50
<a name="id3276797"></a><p class="title"><b>Figure 219. Schema fragment for ps:RequestAbstract</b></p>
69
51
<div class="figure-contents"><pre class="programlisting">
70
52
 
71
53
&lt;xs:complexType name="RequestAbstractType" abstract="true"&gt;
73
55
&lt;/xs:complexType&gt;
74
56
</pre></div>
75
57
</div>
76
 
<p><br class="figure-break"></p>
 
58
<p><br class="figure-break">
 
59
</p>
77
60
</div>
78
 
<div class="refsect1" title="Details">
 
61
<div class="refsect1">
79
62
<a name="lasso-LassoIdWsf2PsRequestAbstract.details"></a><h2>Details</h2>
80
 
<div class="refsect2" title="LassoIdWsf2PsRequestAbstract">
81
 
<a name="LassoIdWsf2PsRequestAbstract"></a><h3>LassoIdWsf2PsRequestAbstract</h3>
82
 
<pre class="programlisting">typedef struct {
 
63
<div class="refsect2">
 
64
<a name="LassoIdWsf2PsRequestAbstract"></a><h3>struct LassoIdWsf2PsRequestAbstract</h3>
 
65
<pre class="programlisting">struct LassoIdWsf2PsRequestAbstract {
83
66
        LassoNode parent;
84
67
 
85
68
        /* attributes */
86
69
        GHashTable *attributes;
87
 
} LassoIdWsf2PsRequestAbstract;
 
70
};
88
71
</pre>
89
72
</div>
90
73
<hr>
91
 
<div class="refsect2" title="lasso_idwsf2_ps_request_abstract_new ()">
 
74
<div class="refsect2">
92
75
<a name="lasso-idwsf2-ps-request-abstract-new"></a><h3>lasso_idwsf2_ps_request_abstract_new ()</h3>
93
 
<pre class="programlisting">LassoIdWsf2PsRequestAbstract* lasso_idwsf2_ps_request_abstract_new
94
 
                                                        (void);</pre>
 
76
<pre class="programlisting"><a class="link" href="lasso-LassoIdWsf2PsRequestAbstract.html#LassoIdWsf2PsRequestAbstract" title="struct LassoIdWsf2PsRequestAbstract"><span class="returnvalue">LassoIdWsf2PsRequestAbstract</span></a> *  lasso_idwsf2_ps_request_abstract_new
 
77
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
95
78
<p>
96
 
Creates a new <span class="type">LassoIdWsf2PsRequestAbstract</span> object.</p>
 
79
Creates a new <a class="link" href="lasso-LassoIdWsf2PsRequestAbstract.html#LassoIdWsf2PsRequestAbstract" title="struct LassoIdWsf2PsRequestAbstract"><span class="type">LassoIdWsf2PsRequestAbstract</span></a> object.
 
80
</p>
97
81
<div class="variablelist"><table border="0">
98
82
<col align="left" valign="top">
99
83
<tbody><tr>
100
84
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
101
 
<td> a newly created <span class="type">LassoIdWsf2PsRequestAbstract</span> object
102
 
</td>
 
85
<td>a newly created <a class="link" href="lasso-LassoIdWsf2PsRequestAbstract.html#LassoIdWsf2PsRequestAbstract" title="struct LassoIdWsf2PsRequestAbstract"><span class="type">LassoIdWsf2PsRequestAbstract</span></a> object</td>
103
86
</tr></tbody>
104
87
</table></div>
105
88
</div>
107
90
</div>
108
91
<div class="footer">
109
92
<hr>
110
 
          Generated by GTK-Doc V1.11</div>
 
93
          Generated by GTK-Doc V1.17</div>
111
94
</body>
112
 
</html>
 
95
</html>
 
 
b'\\ No newline at end of file'