Tickets in CalDAV4J Update
This is my plan to add/enhance some functionality for Ticket-Based Access in CalDAV4J
CalDAVCalendarCollection
I will add the following methods to CalDAVCalendarCollection:
- createTicketOnEvent
- getTicketsOnEvent
- deleteTicketOnEvent
- createTicketOnCalendar
- getTicketsOnCalendar
- deleteTicketOnCalendar
Ticket Naming Scheme
Due to some confusion with the naming in the ticket model, I will be changing TicketResponse to simply Ticket and leaving TicketRequest as is. The method behind the madness is that TicketRequest holds only the information to request a ticket where Ticket (formerly TicketResponse) holds all the information that a valid ticket would have.
--
EdBindl - 06 Jul 2006