1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XML-Security-C: XKMSResultType Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.2 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<h1>XKMSResultType Class Reference<br>
<small>
[<a class="el" href="group__xkms.html">XML Key Management System Implementation</a>]</small>
</h1><code>#include <<a class="el" href="XKMSResultType_8hpp-source.html">XKMSResultType.hpp</a>></code>
<p>
Inheritance diagram for XKMSResultType:<p><center><img src="classXKMSResultType__inherit__graph.png" border="0" usemap="#XKMSResultType__inherit__map" alt="Inheritance graph"></center>
<map name="XKMSResultType__inherit__map">
<area href="classXKMSCompoundResult.html" shape="rect" coords="8,158,170,182" alt="">
<area href="classXKMSLocateResult.html" shape="rect" coords="194,158,333,182" alt="">
<area href="classXKMSRegisterResult.html" shape="rect" coords="357,158,506,182" alt="">
<area href="classXKMSResult.html" shape="rect" coords="530,158,629,182" alt="">
<area href="classXKMSStatusResult.html" shape="rect" coords="653,158,789,182" alt="">
<area href="classXKMSValidateResult.html" shape="rect" coords="813,158,960,182" alt="">
<area href="classXKMSMessageAbstractType.html" shape="rect" coords="408,9,602,33" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XKMSResultType:<p><center><img src="classXKMSResultType__coll__graph.png" border="0" usemap="#XKMSResultType__coll__map" alt="Collaboration graph"></center>
<map name="XKMSResultType__coll__map">
<area href="classXKMSMessageAbstractType.html" shape="rect" coords="8,9,202,33" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXKMSResultType-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Interface definition for the ResultType.
<p>
The <ResultType> is the base type on which Result messages are built. (The <Result> element is a direct implementation)<p>
The schema definition for ResultType is as follows :<p>
<div class="fragment"><pre class="fragment"> <!-- ResultType -->
<element name="Result" type="xkms:ResultType"/>
<complexType name="ResultType">
<complexContent>
<extension base="xkms:MessageAbstractType">
<sequence>
<element ref="xkms:RequestSignatureValue" minOccurs="0"/>
</sequence>
<attribute name="ResultMajor" type="QName" use="required"/>
<attribute name="ResultMinor" type="QName" use="optional"/>
<attribute name="RequestId" type="NCName" use="optional"/>
</extension>
</complexContent>
</complexType>
<!-- /ResultType -->
</pre></div>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Constructors and Destructors</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z321_0">~XKMSResultType</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z321_1">XKMSResultType</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#w18">ResultMajor</a> { <br>
<a class="el" href="classXKMSResultType.html#w18w0">NoneMajor</a> = 0,
<br>
<a class="el" href="classXKMSResultType.html#w18w1">Success</a>,
<br>
<a class="el" href="classXKMSResultType.html#w18w2">VersionMismatch</a>,
<br>
<a class="el" href="classXKMSResultType.html#w18w3">Sender</a>,
<br>
<a class="el" href="classXKMSResultType.html#w18w4">Receiver</a>,
<br>
<a class="el" href="classXKMSResultType.html#w18w5">Represent</a>,
<br>
<a class="el" href="classXKMSResultType.html#w18w6">Pending</a>
<br>
}</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Definition of Major Result codes. <a href="classXKMSResultType.html#w18">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#w19">ResultMinor</a> { <br>
<a class="el" href="classXKMSResultType.html#w19w7">NoneMinor</a> = 0,
<br>
<a class="el" href="classXKMSResultType.html#w19w8">NoMatch</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w9">TooManyResponses</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w10">Incomplete</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w11">Failure</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w12">Refused</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w13">NoAuthentication</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w14">MessageNotSupported</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w15">UnknownResponseId</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w16">RepresentRequired</a>,
<br>
<a class="el" href="classXKMSResultType.html#w19w17">NotSynchronous</a>
<br>
}</td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Getter Interface Methods</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classXKMSResultType.html#w18">ResultMajor</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z322_0">getResultMajor</a> (void) const =0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the ResultMajor code for the message. <a href="#z322_0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classXKMSResultType.html#w19">ResultMinor</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z322_1">getResultMinor</a> (void) const =0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get the ResultMinor code for the message. <a href="#z322_1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z322_2">getRequestId</a> (void) const =0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Obtain the RequestId attribute. <a href="#z322_2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z322_3">getRequestSignatureValue</a> (void) const =0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Obtain the value of the RequestSignatureValue element. <a href="#z322_3"></a><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">Setter interface methods</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z323_0">setResultMajor</a> (<a class="el" href="classXKMSResultType.html#w18">ResultMajor</a> rmaj)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set a new value for the ResultMajor of this response. <a href="#z323_0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z323_1">setResultMinor</a> (<a class="el" href="classXKMSResultType.html#w19">ResultMinor</a> rmin)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set a new value for the ResultMinor of this response. <a href="#z323_1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z323_2">setRequestId</a> (const XMLCh *id)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the Request Id for the Message. <a href="#z323_2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXKMSResultType.html#z323_3">setRequestSignatureValue</a> (const XMLCh *value)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the value of the RequestSignatureValue element. <a href="#z323_3"></a><br></td></tr>
</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="w18" doxytag="XKMSResultType::ResultMajor"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">enum <a class="el" href="classXKMSResultType.html#w18">XKMSResultType::ResultMajor</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Definition of Major Result codes.
<p>
<dl compact><dt><b>Enumeration values: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="w18w0" doxytag="NoneMajor"></a>NoneMajor</em> </td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="w18w1" doxytag="Success"></a>Success</em> </td><td>
No code - error! </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w18w2" doxytag="VersionMismatch"></a>VersionMismatch</em> </td><td>
Final - The operation succeeded. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w18w3" doxytag="Sender"></a>Sender</em> </td><td>
Final - The service does not support the protocol version specified in the request. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w18w4" doxytag="Receiver"></a>Receiver</em> </td><td>
Final - An error occurred that was due to the message sent by the sender. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w18w5" doxytag="Represent"></a>Represent</em> </td><td>
Final - An error occurred at the receiver. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w18w6" doxytag="Pending"></a>Pending</em> </td><td>
The request has been accepted for processing and the service will return the result asynchronously </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a class="anchor" name="w19" doxytag="XKMSResultType::ResultMinor"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">enum <a class="el" href="classXKMSResultType.html#w19">XKMSResultType::ResultMinor</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
<dl compact><dt><b>Enumeration values: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="w19w7" doxytag="NoneMinor"></a>NoneMinor</em> </td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w8" doxytag="NoMatch"></a>NoMatch</em> </td><td>
No code - no code was returned </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w9" doxytag="TooManyResponses"></a>TooManyResponses</em> </td><td>
No match was found for the search prototype provided. Success The result code Success.NoMatch indicates that the service is authoritative for the search prototype specified and that the service positively asserts that no matches exist. Receiver The result code Receiver.NoMatch indicates that the service is not authoritative for the search prototype provided. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w10" doxytag="Incomplete"></a>Incomplete</em> </td><td>
The request resulted in the number of responses that exceeded either the ResponseLimit value specified in the request or some other limit determined by the service. The service MAY either return a subset of the possible responses or none at all. Success The service has returned one or more responses that represent a subset of the possible responses. Receiver The service has returned no responses. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w11" doxytag="Failure"></a>Failure</em> </td><td>
Success Only part of the information requested could be provided. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w12" doxytag="Refused"></a>Refused</em> </td><td>
The service attempted to perform the request but the operation failed for unspecified reasons. Sender The reason for failure is attributed to the sender (e.g. the request failed schema validation). Receiver The reason for failure is attributed to the receiver (e.g. a database lookup failed). </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w13" doxytag="NoAuthentication"></a>NoAuthentication</em> </td><td>
The operation was refused. The service did not attempt to perform the request. Sender The sender failed to provide sufficient information to authenticate or authorize the request (e.g. payment not supplied) Receiver The receiver is currently refusing certain requests for unspecified reasons. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w14" doxytag="MessageNotSupported"></a>MessageNotSupported</em> </td><td>
Sender The operation was refused because the necessary authentication information was incorrect or missing. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w15" doxytag="UnknownResponseId"></a>UnknownResponseId</em> </td><td>
Sender The receiver does not implement the specified operation. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w16" doxytag="RepresentRequired"></a>RepresentRequired</em> </td><td>
Sender The ResponseId for which pending status was requested is unknown to the service. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="w19w17" doxytag="NotSynchronous"></a>NotSynchronous</em> </td><td>
Receiver The receiver does not support synchronous processing of this type of request </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="z321_1" doxytag="XKMSResultType::XKMSResultType"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">XKMSResultType::XKMSResultType </td>
<td class="md" valign="top">( </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [inline, protected]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="z321_0" doxytag="XKMSResultType::~XKMSResultType"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual XKMSResultType::~XKMSResultType </td>
<td class="md" valign="top">( </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="z322_2" doxytag="XKMSResultType::getRequestId"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual const XMLCh* XKMSResultType::getRequestId </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">void </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Obtain the RequestId attribute.
<p>
The RequestId attribute matches the Id of the request message to which this response is related.<p>
<dl compact><dt><b>Returns:</b></dt><dd>the RequestId string </dd></dl>
</td>
</tr>
</table>
<a class="anchor" name="z322_3" doxytag="XKMSResultType::getRequestSignatureValue"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual const XMLCh* XKMSResultType::getRequestSignatureValue </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">void </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Obtain the value of the RequestSignatureValue element.
<p>
A request can have a ResponseMechanism of RequestSignatureValue. When this is set, the service can place the text within the SignatureValue element into the Result. This call allows a consumer of the result to find the value<p>
<dl compact><dt><b>Returns:</b></dt><dd>The original signature that was on the request message </dd></dl>
</td>
</tr>
</table>
<a class="anchor" name="z322_0" doxytag="XKMSResultType::getResultMajor"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual <a class="el" href="classXKMSResultType.html#w18">ResultMajor</a> XKMSResultType::getResultMajor </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">void </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Get the ResultMajor code for the message.
<p>
All result messages contain a Major Result code defining the overall status of the request performed by the client<p>
<dl compact><dt><b>Returns:</b></dt><dd>The ResultMajor code </dd></dl>
</td>
</tr>
</table>
<a class="anchor" name="z322_1" doxytag="XKMSResultType::getResultMinor"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual <a class="el" href="classXKMSResultType.html#w19">ResultMinor</a> XKMSResultType::getResultMinor </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">void </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Get the ResultMinor code for the message.
<p>
Messages may contain a minor result code that better defines the result returned in the ResultMajor code<p>
<dl compact><dt><b>Returns:</b></dt><dd>The ResultMinor code </dd></dl>
</td>
</tr>
</table>
<a class="anchor" name="z323_2" doxytag="XKMSResultType::setRequestId"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual void XKMSResultType::setRequestId </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const XMLCh * </td>
<td class="mdname1" valign="top" nowrap> <em>id</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Set the Request Id for the Message.
<p>
Allows a calling application to set a new request Id for the message<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>id</em> </td><td>The Id to set as the RequestId </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a class="anchor" name="z323_3" doxytag="XKMSResultType::setRequestSignatureValue"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual void XKMSResultType::setRequestSignatureValue </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const XMLCh * </td>
<td class="mdname1" valign="top" nowrap> <em>value</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Set the value of the RequestSignatureValue element.
<p>
A request can have a ResponseMechanism of RequestSignatureValue. When this is set, the service can place the text within the SignatureValue element into the Result. This call allows a service to set this value in a response<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>value</em> </td><td>The base64 encoded signature value of the original request </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a class="anchor" name="z323_0" doxytag="XKMSResultType::setResultMajor"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual void XKMSResultType::setResultMajor </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="classXKMSResultType.html#w18">ResultMajor</a> </td>
<td class="mdname1" valign="top" nowrap> <em>rmaj</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Set a new value for the ResultMajor of this response.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>rmaj</em> </td><td>New value for ResultMajor for this messag </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a class="anchor" name="z323_1" doxytag="XKMSResultType::setResultMinor"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual void XKMSResultType::setResultMinor </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="classXKMSResultType.html#w19">ResultMinor</a> </td>
<td class="mdname1" valign="top" nowrap> <em>rmin</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Set a new value for the ResultMinor of this response.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>rmin</em> </td><td>New value for ResultMajor for this message </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XKMSResultType_8hpp-source.html">XKMSResultType.hpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Jul 3 17:44:48 2005 for XML-Security-C by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
</body>
</html>
|