Package io.milton.principal
Interface DirectoryGatewayCardDavPrincipal
- All Superinterfaces:
CardDavPrincipal,DiscretePrincipal,Principal,Resource
Implement this to add support for
https://tools.ietf.org/html/draft-daboo-carddav-directory-gateway-02#page-4
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.milton.principal.Principal
Principal.PrincipleId -
Method Summary
Modifier and TypeMethodDescriptionio.milton.http.values.HrefListThis is usually a single href which identifies the collection which contains the users Directory addressbooks.Methods inherited from interface io.milton.principal.CardDavPrincipal
getAddress, getAddressBookHomeSetMethods inherited from interface io.milton.principal.DiscretePrincipal
getPrincipalURLMethods inherited from interface io.milton.principal.Principal
getIdenitiferMethods inherited from interface io.milton.resource.Resource
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId
-
Method Details
-
getDirectoryGateway
io.milton.http.values.HrefList getDirectoryGateway()This is usually a single href which identifies the collection which contains the users Directory addressbooks.- Returns:
-