The following things were accomplished:
* Completed a prototype for the Wicket UI, currently implementing the
User Prompt whenever a sync is required. I have currently been able to
implement two things, for the Client state, keeping the state for the
whole page until the page is closed by the user, and only keeping the
state for the period of the user prompt, to disallow the user to enter
the credentials for the other calendars from the same server.
* Resolved the issue of Password Storage, as we discussed in the
previous Video Conference, to user a Prompt for the user whenever the
401 Unauthorized, HTTP Status Code is returned.
* All my caldav4j modifications are now present on the jcr-dev branch
of the master repository of caldav4j, which can be found here:
https://github.com/caldav4j/caldav4j/tree/jcr-dev
Future Work:
* Merging the prototype with my OpenMeetings branch
* Testing of Openmeetings.
* Adding extra functionality, if needed.
--
Ankush Mishra