public interface CalDavPrincipal extends DiscretePrincipal, PropFindableResource
Principal.PrincipleId| Modifier and Type | Method and Description |
|---|---|
io.milton.http.values.HrefList |
getCalendarHomeSet()
This is usually a single href which identifies the collection which
contains the users calendars.
|
io.milton.http.values.HrefList |
getCalendarUserAddressSet()
Return identifiers for this user:
"Identify the calendar addresses of the associated principal resource."
Eg: mailto:xxx@mysite.org
|
String |
getCalendarUserType()
See
http://tools.ietf.org/html/draft-desruisseaux-caldav-sched-08#section-13.2.4
Identifies the calendar user type of the associated principal resource.
|
io.milton.http.values.SupportedCalendarComponentListsSet |
getSupportedComponentSets()
Get the list of supported combinations of component types, or just return
null
|
getPrincipalURLgetIdenitifergetCreateDateauthenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueIdio.milton.http.values.HrefList getCalendarHomeSet()
io.milton.http.values.HrefList getCalendarUserAddressSet()
io.milton.http.values.SupportedCalendarComponentListsSet getSupportedComponentSets()
String getCalendarUserType()