From 002cb3e65e91e87842a8b69d1c97c19423d1fb08 Mon Sep 17 00:00:00 2001 From: Alexandra Ellwood Date: Thu, 23 Aug 2007 16:53:53 +0000 Subject: Add documentation for CCAPI Added Doxygen-based documentation to CredentialsCache.h and checked in a copy of the html output of that documentation. ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19849 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/ccapi/html/structcc__string__d.html | 51 +++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 doc/ccapi/html/structcc__string__d.html (limited to 'doc/ccapi/html/structcc__string__d.html') diff --git a/doc/ccapi/html/structcc__string__d.html b/doc/ccapi/html/structcc__string__d.html new file mode 100644 index 000000000..acc90bde2 --- /dev/null +++ b/doc/ccapi/html/structcc__string__d.html @@ -0,0 +1,51 @@ + + +Credentials Cache API: cc_string_d Struct Reference + + + + +

cc_string_d Struct Reference
+ +[cc_string_t Overview] +

Data Fields

+ +

Field Documentation

+ +
+
+ + + + +
const char* data
+
+
+ +

+ +

+

+ +

+
+ + + + +
const cc_string_f* functions
+
+
+ +

+ +

+

+


Generated on Thu Aug 23 12:45:25 2007 for Credentials Cache API by  + +doxygen 1.5.3
+ + -- cgit