public class ACLProtocol extends Object implements HttpExtension, PropertySource
PropertySource.PropertyAccessibility, PropertySource.PropertyMetaData, PropertySource.PropertySetException| Constructor and Description |
|---|
ACLProtocol(WebDavProtocol webDavProtocol,
PropFindPropertyBuilder propertyBuilder,
PropFindXmlGenerator xmlGenerator,
io.milton.principal.PrincipalSearchService principalSearchService) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearProperty(QName name,
io.milton.resource.Resource r) |
List<QName> |
getAllPropertyNames(io.milton.resource.Resource r) |
List<CustomPostHandler> |
getCustomPostHandlers() |
Set<Handler> |
getHandlers()
No methods currently defined
|
Object |
getProperty(QName name,
io.milton.resource.Resource r) |
PropertySource.PropertyMetaData |
getPropertyMetaData(QName name,
io.milton.resource.Resource r) |
void |
setProperty(QName name,
Object value,
io.milton.resource.Resource r) |
public ACLProtocol(WebDavProtocol webDavProtocol, PropFindPropertyBuilder propertyBuilder, PropFindXmlGenerator xmlGenerator, io.milton.principal.PrincipalSearchService principalSearchService)
public Set<Handler> getHandlers()
getHandlers in interface HttpExtensionpublic Object getProperty(QName name, io.milton.resource.Resource r)
getProperty in interface PropertySourcepublic void setProperty(QName name, Object value, io.milton.resource.Resource r)
setProperty in interface PropertySourcepublic PropertySource.PropertyMetaData getPropertyMetaData(QName name, io.milton.resource.Resource r)
getPropertyMetaData in interface PropertySourcepublic void clearProperty(QName name, io.milton.resource.Resource r)
clearProperty in interface PropertySourcepublic List<QName> getAllPropertyNames(io.milton.resource.Resource r)
getAllPropertyNames in interface PropertySourcepublic List<CustomPostHandler> getCustomPostHandlers()
getCustomPostHandlers in interface HttpExtensionCopyright © 2022 McEvoy Software Ltd. All rights reserved.