doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22030 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -767,6 +767,12 @@ fcc_end_cache_get(krb5_context context, krb5_cc_cursor cursor)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Variable containing the FILE based credential cache implemention.
|
||||
*
|
||||
* @ingroup krb5_ccache
|
||||
*/
|
||||
|
||||
const krb5_cc_ops krb5_fcc_ops = {
|
||||
"FILE",
|
||||
fcc_get_name,
|
||||
|
Reference in New Issue
Block a user