This servlet uses either the currently logged in user (session) or basic HTTP authorization if there is no user logged in or if the feed requires a higher access level than currently available. Feed entries are also read-access filtered. Optionally, requests can enable/disable comments on the feed or filter by tag. It's up to the actual WikiFeedEntry instance how these filters are applied.
@author Christian Bauer
|
|
|
|