| Package | Description |
|---|---|
| io.milton.config | |
| io.milton.http.json | |
| io.milton.http.webdav | |
| io.milton.property |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyAuthoriser |
HttpManagerBuilder.propertyAuthoriser |
protected PropertyAuthoriser |
HttpManagerBuilder.propertyAuthoriser |
| Modifier and Type | Method and Description |
|---|---|
PropertyAuthoriser |
HttpManagerBuilder.getPropertyAuthoriser() |
PropertyAuthoriser |
HttpManagerBuilder.getPropertyAuthoriser() |
protected PropertyAuthoriser |
HttpManagerBuilder.initPropertyAuthoriser() |
protected PropertyAuthoriser |
HttpManagerBuilder.initPropertyAuthoriser() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpManagerBuilder.setPropertyAuthoriser(PropertyAuthoriser propertyAuthoriser) |
void |
HttpManagerBuilder.setPropertyAuthoriser(PropertyAuthoriser propertyAuthoriser) |
| Modifier and Type | Method and Description |
|---|---|
PropertyAuthoriser |
JsonPropPatchHandler.getPermissionService() |
PropertyAuthoriser |
JsonPropPatchHandler.getPermissionService() |
| Constructor and Description |
|---|
JsonPropPatchHandler(PropPatchSetter patchSetter,
PropertyAuthoriser permissionService,
EventManager eventManager) |
JsonPropPatchHandler(PropPatchSetter patchSetter,
PropertyAuthoriser permissionService,
EventManager eventManager) |
| Modifier and Type | Method and Description |
|---|---|
PropertyAuthoriser |
PropFindHandler.getPermissionService() |
PropertyAuthoriser |
PropPatchHandler.getPermissionService() |
PropertyAuthoriser |
PropPatchHandler.getPermissionService() |
PropertyAuthoriser |
PropFindHandler.getPermissionService() |
| Constructor and Description |
|---|
PropPatchHandler(ResourceHandlerHelper resourceHandlerHelper,
PropPatchRequestParser requestParser,
PropPatchSetter patchSetter,
WebDavResponseHandler responseHandler,
PropertyAuthoriser permissionService) |
PropPatchHandler(ResourceHandlerHelper resourceHandlerHelper,
PropPatchRequestParser requestParser,
PropPatchSetter patchSetter,
WebDavResponseHandler responseHandler,
PropertyAuthoriser permissionService) |
WebDavProtocol(HandlerHelper handlerHelper,
ResourceTypeHelper resourceTypeHelper,
WebDavResponseHandler responseHandler,
List<PropertySource> propertySources,
QuotaDataAccessor quotaDataAccessor,
PropPatchSetter patchSetter,
PropertyAuthoriser propertyAuthoriser,
ETagGenerator eTagGenerator,
UrlAdapter urlAdapter,
ResourceHandlerHelper resourceHandlerHelper,
UserAgentHelper userAgentHelper,
PropFindRequestFieldParser requestFieldParser,
PropFindPropertyBuilder propertyBuilder,
DisplayNameFormatter displayNameFormatter,
boolean enableTextContentProperty) |
WebDavProtocol(HandlerHelper handlerHelper,
ResourceTypeHelper resourceTypeHelper,
WebDavResponseHandler responseHandler,
List<PropertySource> propertySources,
QuotaDataAccessor quotaDataAccessor,
PropPatchSetter patchSetter,
PropertyAuthoriser propertyAuthoriser,
ETagGenerator eTagGenerator,
UrlAdapter urlAdapter,
ResourceHandlerHelper resourceHandlerHelper,
UserAgentHelper userAgentHelper,
PropFindRequestFieldParser requestFieldParser,
PropFindPropertyBuilder propertyBuilder,
DisplayNameFormatter displayNameFormatter,
boolean enableTextContentProperty) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanPropertyAuthoriser |
class |
DefaultPropertyAuthoriser
This default implementation is to allow property access based on the request.
|
class |
SimplePropertyAuthoriser
Very basic implementation for development and prototyping
Allows all logged in access
|
| Modifier and Type | Method and Description |
|---|---|
PropertyAuthoriser |
PropertyHandler.getPermissionService() |
PropertyAuthoriser |
PropertyHandler.getPermissionService() |
| Constructor and Description |
|---|
BeanPropertyAuthoriser(BeanPropertySource beanPropertySource,
PropertyAuthoriser wrapped) |
BeanPropertyAuthoriser(BeanPropertySource beanPropertySource,
PropertyAuthoriser wrapped) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.