Imported Upstream version 1.17
[platform/upstream/krb5.git] / doc / ccapi / html / group__cc__ccache__reference.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>Credentials Cache API   : cc_ccache_t Overview</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.4.6 -->
8 <h1>cc_ccache_t Overview</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
9 The cc_ccache_t type represents a reference to a ccache. Callers can access a ccache and the credentials stored in it via a cc_ccache_t. A cc_ccache_t can be acquired via <a class="el" href="group__helper__macros.html#g256a5ba17fe0e4502e0722d9b081bbef">cc_context_open_ccache()</a>, <a class="el" href="group__helper__macros.html#g45a7ce29eb409baabadcae1bc95d5c57">cc_context_open_default_ccache()</a>, or <a class="el" href="group__helper__macros.html#gcff0b3e247a2adc95442324fec6c5651">cc_ccache_iterator_next()</a>.<p>
10 For API function documentation see <a class="el" href="structcc__ccache__f.html">cc_ccache_f</a>. 
11 <p>
12 <h2>Data Structures</h2>
13 <ul>
14 <li>struct <a class="el" href="structcc__ccache__d.html">cc_ccache_d</a>
15 </ul>
16 <h2>Typedefs</h2>
17 <ul>
18 <li>typedef <a class="el" href="structcc__ccache__f.html">cc_ccache_f</a> <a class="el" href="group__cc__ccache__reference.html#ga88aed938d3678e263f6507fcd6e5e38">cc_ccache_f</a>
19 <li>typedef <a class="el" href="structcc__ccache__d.html">cc_ccache_d</a> <a class="el" href="group__cc__ccache__reference.html#g8eaae84d4f6a48e1e21eb4fe8a0b367a">cc_ccache_d</a>
20 <li>typedef <a class="el" href="structcc__ccache__d.html">cc_ccache_d</a> * <a class="el" href="group__cc__ccache__reference.html#gf59e3c32bf0b7d9cc409438cebb2f048">cc_ccache_t</a>
21 </ul>
22 <hr><h2>Typedef Documentation</h2>
23 <a class="anchor" name="ga88aed938d3678e263f6507fcd6e5e38"></a><!-- doxytag: member="CredentialsCache.h::cc_ccache_f" ref="ga88aed938d3678e263f6507fcd6e5e38" args="" --><p>
24 <table class="mdTable" cellpadding="2" cellspacing="0">
25   <tr>
26     <td class="mdRow">
27       <table cellpadding="0" cellspacing="0" border="0">
28         <tr>
29           <td class="md" nowrap valign="top">typedef struct <a class="el" href="structcc__ccache__f.html">cc_ccache_f</a> <a class="el" href="structcc__ccache__f.html">cc_ccache_f</a>          </td>
30         </tr>
31       </table>
32     </td>
33   </tr>
34 </table>
35 <table cellspacing="5" cellpadding="0" border="0">
36   <tr>
37     <td>
38       &nbsp;
39     </td>
40     <td>
41
42 <p>
43     </td>
44   </tr>
45 </table>
46 <a class="anchor" name="g8eaae84d4f6a48e1e21eb4fe8a0b367a"></a><!-- doxytag: member="CredentialsCache.h::cc_ccache_d" ref="g8eaae84d4f6a48e1e21eb4fe8a0b367a" args="" --><p>
47 <table class="mdTable" cellpadding="2" cellspacing="0">
48   <tr>
49     <td class="mdRow">
50       <table cellpadding="0" cellspacing="0" border="0">
51         <tr>
52           <td class="md" nowrap valign="top">typedef struct <a class="el" href="structcc__ccache__d.html">cc_ccache_d</a> <a class="el" href="structcc__ccache__d.html">cc_ccache_d</a>          </td>
53         </tr>
54       </table>
55     </td>
56   </tr>
57 </table>
58 <table cellspacing="5" cellpadding="0" border="0">
59   <tr>
60     <td>
61       &nbsp;
62     </td>
63     <td>
64
65 <p>
66     </td>
67   </tr>
68 </table>
69 <a class="anchor" name="gf59e3c32bf0b7d9cc409438cebb2f048"></a><!-- doxytag: member="CredentialsCache.h::cc_ccache_t" ref="gf59e3c32bf0b7d9cc409438cebb2f048" args="" --><p>
70 <table class="mdTable" cellpadding="2" cellspacing="0">
71   <tr>
72     <td class="mdRow">
73       <table cellpadding="0" cellspacing="0" border="0">
74         <tr>
75           <td class="md" nowrap valign="top">typedef <a class="el" href="structcc__ccache__d.html">cc_ccache_d</a>* <a class="el" href="structcc__ccache__d.html">cc_ccache_t</a>          </td>
76         </tr>
77       </table>
78     </td>
79   </tr>
80 </table>
81 <table cellspacing="5" cellpadding="0" border="0">
82   <tr>
83     <td>
84       &nbsp;
85     </td>
86     <td>
87
88 <p>
89     </td>
90   </tr>
91 </table>
92 <hr size="1"><address style="align: right;"><small>Generated on Tue Oct 2 17:16:06 2007 for Credentials Cache API    by&nbsp;
93 <a href="http://www.doxygen.org/index.html">
94 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
95 </body>
96 </html>