This file is indexed.

/usr/share/gtk-doc/html/eds/eds-e-credentials.html is in evolution-data-server-doc 3.22.7-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>e-credentials: Evolution-Data-Server Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Evolution-Data-Server Reference Manual">
<link rel="up" href="ch15.html" title="Common Deprecated Classes">
<link rel="prev" href="ch15.html" title="Common Deprecated Classes">
<link rel="next" href="EIterator.html" title="EIterator">
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#eds-e-credentials.description" class="shortcut">Description</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch15.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="ch15.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="EIterator.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="eds-e-credentials"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="eds-e-credentials.top_of_page"></a>e-credentials</span></h2>
<p>e-credentials</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="eds-e-credentials.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-new" title="e_credentials_new ()">e_credentials_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-new-strv" title="e_credentials_new_strv ()">e_credentials_new_strv</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-new-args" title="e_credentials_new_args ()">e_credentials_new_args</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-new-clone" title="e_credentials_new_clone ()">e_credentials_new_clone</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-free" title="e_credentials_free ()">e_credentials_free</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-to-strv" title="e_credentials_to_strv ()">e_credentials_to_strv</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-set" title="e_credentials_set ()">e_credentials_set</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-get" title="e_credentials_get ()">e_credentials_get</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-peek" title="e_credentials_peek ()">e_credentials_peek</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-equal" title="e_credentials_equal ()">e_credentials_equal</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-equal-keys" title="e_credentials_equal_keys ()">e_credentials_equal_keys</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-has-key" title="e_credentials_has_key ()">e_credentials_has_key</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-keys-size" title="e_credentials_keys_size ()">e_credentials_keys_size</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-list-keys" title="e_credentials_list_keys ()">e_credentials_list_keys</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-clear" title="e_credentials_clear ()">e_credentials_clear</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-clear-peek" title="e_credentials_clear_peek ()">e_credentials_clear_peek</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-util-safe-free-string" title="e_credentials_util_safe_free_string ()">e_credentials_util_safe_free_string</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-util-prompt-flags-to-string" title="e_credentials_util_prompt_flags_to_string ()">e_credentials_util_prompt_flags_to_string</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
</td>
<td class="function_name">
<a class="link" href="eds-e-credentials.html#e-credentials-util-string-to-prompt-flags" title="e_credentials_util_string_to_prompt_flags ()">e_credentials_util_string_to_prompt_flags</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="eds-e-credentials.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials">ECredentials</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-USERNAME:CAPS" title="E_CREDENTIALS_KEY_USERNAME">E_CREDENTIALS_KEY_USERNAME</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-PASSWORD:CAPS" title="E_CREDENTIALS_KEY_PASSWORD">E_CREDENTIALS_KEY_PASSWORD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-AUTH-METHOD:CAPS" title="E_CREDENTIALS_KEY_AUTH_METHOD">E_CREDENTIALS_KEY_AUTH_METHOD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-PROMPT-TITLE:CAPS" title="E_CREDENTIALS_KEY_PROMPT_TITLE">E_CREDENTIALS_KEY_PROMPT_TITLE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-PROMPT-TEXT:CAPS" title="E_CREDENTIALS_KEY_PROMPT_TEXT">E_CREDENTIALS_KEY_PROMPT_TEXT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-PROMPT-REASON:CAPS" title="E_CREDENTIALS_KEY_PROMPT_REASON">E_CREDENTIALS_KEY_PROMPT_REASON</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-PROMPT-KEY:CAPS" title="E_CREDENTIALS_KEY_PROMPT_KEY">E_CREDENTIALS_KEY_PROMPT_KEY</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-PROMPT-FLAGS:CAPS" title="E_CREDENTIALS_KEY_PROMPT_FLAGS">E_CREDENTIALS_KEY_PROMPT_FLAGS</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#E-CREDENTIALS-KEY-FOREIGN-REQUEST:CAPS" title="E_CREDENTIALS_KEY_FOREIGN_REQUEST">E_CREDENTIALS_KEY_FOREIGN_REQUEST</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#ECredentialsPromptFlags" title="enum ECredentialsPromptFlags">ECredentialsPromptFlags</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="eds-e-credentials.html#ECredentialsPrivate" title="ECredentialsPrivate">ECredentialsPrivate</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="eds-e-credentials.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="eds-e-credentials.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="e-credentials-new"></a><h3>e_credentials_new ()</h3>
<pre class="programlisting"><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
e_credentials_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_new</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-new-strv"></a><h3>e_credentials_new_strv ()</h3>
<pre class="programlisting"><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
e_credentials_new_strv (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> * const *strv</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_new_strv</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-new-args"></a><h3>e_credentials_new_args ()</h3>
<pre class="programlisting"><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
e_credentials_new_args (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>,
                        <em class="parameter"><code>...</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_new_args</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-new-clone"></a><h3>e_credentials_new_clone ()</h3>
<pre class="programlisting"><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="returnvalue">ECredentials</span></a> *
e_credentials_new_clone (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_new_clone</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-free"></a><h3>e_credentials_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_credentials_free (<em class="parameter"><code><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_free</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-to-strv"></a><h3>e_credentials_to_strv ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
e_credentials_to_strv (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_to_strv</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Returns <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings with keys and encoded values;
To read them back pass this pointer to <a class="link" href="eds-e-credentials.html#e-credentials-new" title="e_credentials_new ()"><code class="function">e_credentials_new()</code></a>. As it returns
newly allocated string then this should be freed with <a href="/usr/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> when no
longer needed.</p>
<div class="refsect3">
<a name="e-credentials-to-strv.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>credentials</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-credentials-to-strv.returns"></a><h4>Returns</h4>
<p> a <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of key/value strings. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-set"></a><h3>e_credentials_set ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_credentials_set (<em class="parameter"><code><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>,
                   <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>,
                   <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_set</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Sets value for <em class="parameter"><code>key</code></em>
, if <em class="parameter"><code>value</code></em>
 is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> or an empty string then <em class="parameter"><code>key</code></em>
 is
removed.  The value is supposed to be in a clear form (unencoded).
<em class="parameter"><code>key</code></em>
 cannot contain colon.</p>
<div class="refsect3">
<a name="e-credentials-set.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>credentials</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>key</p></td>
<td class="parameter_description"><p>a key string</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>value</p></td>
<td class="parameter_description"><p>a value string</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-get"></a><h3>e_credentials_get ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
e_credentials_get (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>,
                   <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_get</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-peek"></a><h3>e_credentials_peek ()</h3>
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
e_credentials_peek (<em class="parameter"><code><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>,
                    <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_peek</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Peeks at the value for <em class="parameter"><code>key</code></em>
, in a clear form. The returned value is valid
until free of the <em class="parameter"><code>credentials</code></em>
 structure or until the key value is rewritten
by <a class="link" href="eds-e-credentials.html#e-credentials-set" title="e_credentials_set ()"><code class="function">e_credentials_set()</code></a>.</p>
<div class="refsect3">
<a name="e-credentials-peek.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>credentials</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>key</p></td>
<td class="parameter_description"><p>a key string</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-credentials-peek.returns"></a><h4>Returns</h4>
<p> the value for <em class="parameter"><code>key</code></em>
</p>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-equal"></a><h3>e_credentials_equal ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
e_credentials_equal (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials1</code></em>,
                     <em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials2</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_equal</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Returns whether two <span class="type">ECredential</span> structures contain the same keys with
same values.</p>
<div class="refsect3">
<a name="e-credentials-equal.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>credentials1</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>credentials2</p></td>
<td class="parameter_description"><p>another <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-credentials-equal.returns"></a><h4>Returns</h4>
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if they are equal, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-equal-keys"></a><h3>e_credentials_equal_keys ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
e_credentials_equal_keys (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials1</code></em>,
                          <em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials2</code></em>,
                          <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key1</code></em>,
                          <em class="parameter"><code>...</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_equal_keys</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Returns whether two <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> structures have the same keys. Key names
are NULL-terminated.</p>
<div class="refsect3">
<a name="e-credentials-equal-keys.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>credentials1</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>credentials2</p></td>
<td class="parameter_description"><p>another <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-credentials-equal-keys.returns"></a><h4>Returns</h4>
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the key sets match, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-has-key"></a><h3>e_credentials_has_key ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
e_credentials_has_key (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>,
                       <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_has_key</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Returns whether <em class="parameter"><code>credentials</code></em>
 contains <em class="parameter"><code>key</code></em>
.</p>
<div class="refsect3">
<a name="e-credentials-has-key.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>credentials</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>key</p></td>
<td class="parameter_description"><p>a key string</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-credentials-has-key.returns"></a><h4>Returns</h4>
<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>credentials</code></em>
contains <em class="parameter"><code>key</code></em>
, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-keys-size"></a><h3>e_credentials_keys_size ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
e_credentials_keys_size (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_keys_size</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Returns the number of keys in <em class="parameter"><code>credentials</code></em>
.</p>
<div class="refsect3">
<a name="e-credentials-keys-size.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>credentials</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-credentials-keys-size.returns"></a><h4>Returns</h4>
<p> the number of keys in <em class="parameter"><code>credentials</code></em>
</p>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-list-keys"></a><h3>e_credentials_list_keys ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
e_credentials_list_keys (<em class="parameter"><code>const <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_list_keys</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Returns a newly-allocated <a href="/usr/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> of key names stored in <em class="parameter"><code>credentials</code></em>
.
The key names are internal credentials values and should not be modified
or freed.  Free the list with <a href="/usr/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a> when no longer needed.</p>
<div class="refsect3">
<a name="e-credentials-list-keys.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>credentials</p></td>
<td class="parameter_description"><p>an <a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-credentials-list-keys.returns"></a><h4>Returns</h4>
<p> a newly-allocated <a href="/usr/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a>
of key names. </p>
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-clear"></a><h3>e_credentials_clear ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_credentials_clear (<em class="parameter"><code><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_clear</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-clear-peek"></a><h3>e_credentials_clear_peek ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_credentials_clear_peek (<em class="parameter"><code><a class="link" href="eds-e-credentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_clear_peek</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-util-safe-free-string"></a><h3>e_credentials_util_safe_free_string ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_credentials_util_safe_free_string (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *str</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_util_safe_free_string</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-util-prompt-flags-to-string"></a><h3>e_credentials_util_prompt_flags_to_string ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
e_credentials_util_prompt_flags_to_string
                               (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> prompt_flags</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_util_prompt_flags_to_string</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="e-credentials-util-string-to-prompt-flags"></a><h3>e_credentials_util_string_to_prompt_flags ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
e_credentials_util_string_to_prompt_flags
                               (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *prompt_flags_string</code></em>);</pre>
<div class="warning"><p><code class="literal">e_credentials_util_string_to_prompt_flags</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
</div>
<div class="refsect1">
<a name="eds-e-credentials.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="ECredentials"></a><h3>struct ECredentials</h3>
<pre class="programlisting">struct ECredentials {
	ECredentialsPrivate *priv;
};
</pre>
<div class="warning"><p><code class="literal">ECredentials</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Contains only private data that should be read and manipulated using the
functions below.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-USERNAME:CAPS"></a><h3>E_CREDENTIALS_KEY_USERNAME</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_USERNAME "username"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_USERNAME</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME Docment me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-PASSWORD:CAPS"></a><h3>E_CREDENTIALS_KEY_PASSWORD</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_PASSWORD "password"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PASSWORD</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-AUTH-METHOD:CAPS"></a><h3>E_CREDENTIALS_KEY_AUTH_METHOD</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_AUTH_METHOD "auth-method"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_AUTH_METHOD</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-PROMPT-TITLE:CAPS"></a><h3>E_CREDENTIALS_KEY_PROMPT_TITLE</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_PROMPT_TITLE "prompt-title"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_TITLE</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-PROMPT-TEXT:CAPS"></a><h3>E_CREDENTIALS_KEY_PROMPT_TEXT</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_PROMPT_TEXT "prompt-text"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_TEXT</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-PROMPT-REASON:CAPS"></a><h3>E_CREDENTIALS_KEY_PROMPT_REASON</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_PROMPT_REASON "prompt-reason"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_REASON</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-PROMPT-KEY:CAPS"></a><h3>E_CREDENTIALS_KEY_PROMPT_KEY</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_PROMPT_KEY "prompt-key"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_KEY</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME: Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-PROMPT-FLAGS:CAPS"></a><h3>E_CREDENTIALS_KEY_PROMPT_FLAGS</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_PROMPT_FLAGS "prompt-flags"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_FLAGS</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME Document me.</p>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="E-CREDENTIALS-KEY-FOREIGN-REQUEST:CAPS"></a><h3>E_CREDENTIALS_KEY_FOREIGN_REQUEST</h3>
<pre class="programlisting">#define E_CREDENTIALS_KEY_FOREIGN_REQUEST "foreign-request"
</pre>
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_FOREIGN_REQUEST</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Set to "1" when the ECredentials is used to authenticate
other than current EClient.</p>
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
</div>
<hr>
<div class="refsect2">
<a name="ECredentialsPromptFlags"></a><h3>enum ECredentialsPromptFlags</h3>
<div class="warning"><p><code class="literal">ECredentialsPromptFlags</code> is deprecated and should not be used in newly-written code.</p></div>
<p>FIXME Document me.</p>
<div class="refsect3">
<a name="ECredentialsPromptFlags.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-REMEMBER-NEVER:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_REMEMBER_NEVER</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-REMEMBER-SESSION:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_REMEMBER_SESSION</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-REMEMBER-FOREVER:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_REMEMBER_FOREVER</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-REMEMBER-MASK:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_REMEMBER_MASK</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-SECRET:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_SECRET</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-REPROMPT:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_REPROMPT</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-ONLINE:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_ONLINE</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-DISABLE-REMEMBER:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_DISABLE_REMEMBER</p></td>
<td> </td>
<td> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="E-CREDENTIALS-PROMPT-FLAG-PASSPHRASE:CAPS"></a>E_CREDENTIALS_PROMPT_FLAG_PASSPHRASE</p></td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
</div>
<hr>
<div class="refsect2">
<a name="ECredentialsPrivate"></a><h3>ECredentialsPrivate</h3>
<pre class="programlisting">typedef struct _ECredentialsPrivate ECredentialsPrivate;</pre>
<div class="warning"><p><code class="literal">ECredentialsPrivate</code> is deprecated and should not be used in newly-written code.</p></div>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
</body>
</html>