Uses of Package
org.apache.jackrabbit.webdav.security
-
Packages that use org.apache.jackrabbit.webdav.security Package Description org.apache.jackrabbit.webdav.jcr Contains JCR specific implementations.org.apache.jackrabbit.webdav.jcr.security org.apache.jackrabbit.webdav.security -
Classes in org.apache.jackrabbit.webdav.security used by org.apache.jackrabbit.webdav.jcr Class Description Privilege Privilege
-
Classes in org.apache.jackrabbit.webdav.security used by org.apache.jackrabbit.webdav.jcr.security Class Description CurrentUserPrivilegeSetProperty CurrentUserPrivilegeSetProperty
...SupportedPrivilegeSetProperty SupportedPrivilegeSetProperty
defines theSecurityConstants.SUPPORTED_PRIVILEGE_SET
property, used to identify the privileges defined for the resource. -
Classes in org.apache.jackrabbit.webdav.security used by org.apache.jackrabbit.webdav.security Class Description AclProperty AclProperty
defines a protected property that specifies the list of access control entries (ACEs).AclProperty.Ace Simple WebDAV ACE implementationAclResource 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
...