Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

TicketEntry Struct Reference
[Ticket Cache]

#include <ticketcache.h>


Data Fields

char valid
char secure
char ticket [30]
char netid [9]
time_t expiration


Detailed Description

A structure to memorize tickets.


Field Documentation

time_t TicketEntry::expiration
 

when does this entry expire?

char TicketEntry::netid[9]
 

this entry's netid

char TicketEntry::secure
 

is this entry marked as "secure"?

char TicketEntry::ticket[30]
 

this entry's ticket

char TicketEntry::valid
 

is this entry valid?


The documentation for this struct was generated from the following file:
Generated on Thu Jun 26 14:33:06 2003 for mod_cas by doxygen1.3