Uses of Package
org.apache.jackrabbit.webdav.security

Packages that use org.apache.jackrabbit.webdav.security
org.apache.jackrabbit.webdav.client.methods This package contains classes and utilities used to build a WebDAV client implementation.
Currently it consists of DAV-specific extensions to the Jakarta Commons HttpClient, namely a set of methods. 
org.apache.jackrabbit.webdav.jcr Contains JCR specific implementations. 
org.apache.jackrabbit.webdav.security   
 

Classes in org.apache.jackrabbit.webdav.security used by org.apache.jackrabbit.webdav.client.methods
AclProperty
          AclProperty defines a protected property that specifies the list of access control entries (ACEs).
 

Classes in org.apache.jackrabbit.webdav.security used by org.apache.jackrabbit.webdav.jcr
Privilege
          Privilege
 

Classes in org.apache.jackrabbit.webdav.security used by org.apache.jackrabbit.webdav.security
AclProperty
          AclProperty defines a protected property that specifies the list of access control entries (ACEs).
AclProperty.Ace
          Simple WebDAV ACE implementation
AclResource
          AclResource...
Principal
          Principal encapsulates the DAV:principal element which identifies the principal to which this ACE applies.
Privilege
          Privilege
SecurityConstants
          SecurityConstants interface lists constants defined by RFC 3744 (WebDAV Access Control Protocol).
SupportedPrivilege
          SupportedPrivilege...
 



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