Uses of Class
org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport

Packages that use AbstractSecurityReport
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
 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
          The PrincipalSearchReport performs a search for all principals that match the search criteria specified in the request.

The following XML structure is required in the request body:

 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.