~ubuntu-branches/ubuntu/trusty/lasso/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/lasso/html/lasso-LassoDstModifyResponse.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
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>LassoDstModifyResponse</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-idwsf.html" title="Objects from ID-WSF 1.0 schemas">
9
9
<link rel="prev" href="lasso-LassoDstModification.html" title="LassoDstModification">
10
10
<link rel="next" href="lasso-LassoDstModify.html" title="LassoDstModify">
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-LassoDstModifyResponse.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#lasso-LassoDstModifyResponse.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#lasso-LassoDstModifyResponse.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="LassoDstModifyResponse">
 
29
<div class="refentry">
47
30
<a name="lasso-LassoDstModifyResponse"></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-LassoDstModifyResponse.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
                    LassoDstModifyResponse;
59
 
LassoDstModifyResponse* lasso_dst_modify_response_new   (LassoUtilityStatus *status);
 
40
<pre class="synopsis">struct              <a class="link" href="lasso-LassoDstModifyResponse.html#LassoDstModifyResponse" title="struct LassoDstModifyResponse">LassoDstModifyResponse</a>;
 
41
<a class="link" href="lasso-LassoDstModifyResponse.html#LassoDstModifyResponse" title="struct LassoDstModifyResponse"><span class="returnvalue">LassoDstModifyResponse</span></a> *  <a class="link" href="lasso-LassoDstModifyResponse.html#lasso-dst-modify-response-new" title="lasso_dst_modify_response_new ()">lasso_dst_modify_response_new</a> (<em class="parameter"><code><a class="link" href="lasso-LassoUtilityStatus.html#LassoUtilityStatus" title="struct LassoUtilityStatus"><span class="type">LassoUtilityStatus</span></a> *status</code></em>);
60
42
</pre>
61
43
</div>
62
 
<div class="refsect1" title="Description">
 
44
<div class="refsect1">
63
45
<a name="lasso-LassoDstModifyResponse.description"></a><h2>Description</h2>
64
46
<p>
65
47
</p>
66
48
<div class="figure">
67
 
<a name="id2758264"></a><p class="title"><b>Figure 114. Schema fragment for dst:ModifyResponse</b></p>
 
49
<a name="id3227659"></a><p class="title"><b>Figure 114. Schema fragment for dst:ModifyResponse</b></p>
68
50
<div class="figure-contents"><pre class="programlisting">
69
51
 
70
52
&lt;xs:element name="ModifyResponse" type="ResponseType"/&gt;
79
61
&lt;/xs:complexType&gt;
80
62
</pre></div>
81
63
</div>
82
 
<p><br class="figure-break"></p>
 
64
<p><br class="figure-break">
 
65
</p>
83
66
</div>
84
 
<div class="refsect1" title="Details">
 
67
<div class="refsect1">
85
68
<a name="lasso-LassoDstModifyResponse.details"></a><h2>Details</h2>
86
 
<div class="refsect2" title="LassoDstModifyResponse">
87
 
<a name="LassoDstModifyResponse"></a><h3>LassoDstModifyResponse</h3>
88
 
<pre class="programlisting">typedef struct {
 
69
<div class="refsect2">
 
70
<a name="LassoDstModifyResponse"></a><h3>struct LassoDstModifyResponse</h3>
 
71
<pre class="programlisting">struct LassoDstModifyResponse {
89
72
        LassoNode parent;
90
73
 
91
74
        GList *Extension; /* of xmlNode* */
94
77
        char *id;
95
78
        char *itemIDRef;
96
79
        char *timeStamp;
97
 
} LassoDstModifyResponse;
 
80
};
98
81
</pre>
99
82
</div>
100
83
<hr>
101
 
<div class="refsect2" title="lasso_dst_modify_response_new ()">
 
84
<div class="refsect2">
102
85
<a name="lasso-dst-modify-response-new"></a><h3>lasso_dst_modify_response_new ()</h3>
103
 
<pre class="programlisting">LassoDstModifyResponse* lasso_dst_modify_response_new   (LassoUtilityStatus *status);</pre>
 
86
<pre class="programlisting"><a class="link" href="lasso-LassoDstModifyResponse.html#LassoDstModifyResponse" title="struct LassoDstModifyResponse"><span class="returnvalue">LassoDstModifyResponse</span></a> *  lasso_dst_modify_response_new (<em class="parameter"><code><a class="link" href="lasso-LassoUtilityStatus.html#LassoUtilityStatus" title="struct LassoUtilityStatus"><span class="type">LassoUtilityStatus</span></a> *status</code></em>);</pre>
104
87
</div>
105
88
</div>
106
89
</div>
107
90
<div class="footer">
108
91
<hr>
109
 
          Generated by GTK-Doc V1.11</div>
 
92
          Generated by GTK-Doc V1.17</div>
110
93
</body>
111
 
</html>
 
94
</html>
 
 
b'\\ No newline at end of file'