| Interface | Description |
|---|---|
| PrincipalFactory |
Transforms various sources of user and group information into ACL compatible
Principal objects
|
| Class | Description |
|---|---|
| AccessControlledResourceTypeHelper | |
| AclAuthorisor |
A utility class which performs authorisation of requests based on information
exposed through the AccessControlledResource interface
To use this class you must connect it to a io.milton.http.SecurityManager
or in the implementation of Resource.authorise
|
| ACLHandler | |
| ACLProtocol |
See http://webdav.org/specs/rfc3744.html
|
| AnnotationsPrincipalSearchService |
This is a default implementation of principal search which iterates over the
principals in the users home and applies critieria.
|
| PrincipalPropertySearchReport |
The report can be used to search principals for matching properties and
return specified properties for the matching principal resources.
|
Copyright © 2022 McEvoy Software Ltd. All rights reserved.