Package io.milton.resource
Interface ReportableResource
-
- All Superinterfaces:
Resource
public interface ReportableResource extends Resource
Just a marker interface to indicate that the resource is permitted to support REPORT requests. The requirements for supporting particular Report instances is determined by each report, but is typically just to support PROPFIND
-
-
Method Summary
-
Methods inherited from interface io.milton.resource.Resource
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId
-
-