Uses of Class
org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
-
Packages that use AbstractSecurityReport Package Description org.apache.jackrabbit.webdav.security.report -
-
Uses of AbstractSecurityReport in org.apache.jackrabbit.webdav.security.report
Subclasses of AbstractSecurityReport in org.apache.jackrabbit.webdav.security.report Modifier and Type Class Description class
AclPrincipalReport
The AclPrincipalReport report returns the requested property set for all principals in the DAV:acl property, that are identified by http(s) URLs or by a DAV:property principal.class
PrincipalMatchReport
PrincipalMatchReport
can be request for any collection resources.class
PrincipalSearchReport
ThePrincipalSearchReport
performs a search for all principals that match the search criteria specified in the request.
-