Package io.milton.property
Interface PropertyHandler
- All Superinterfaces:
Handler
- All Known Implementing Classes:
PropFindHandler,PropPatchHandler
A type of method handler which does property permission checking.
This interface is just so that the HTTP manager can inject the permission
property service
- Author:
- brad
-
Method Summary
Methods inherited from interface io.milton.http.Handler
getMethods, isCompatible, process
-
Method Details
-
getPermissionService
PropertyAuthoriser getPermissionService()
-