public class JcrSupportedPrivilegesProperty extends Object
| Constructor and Description |
|---|
JcrSupportedPrivilegesProperty(Session session)
Build supported privileges for the jcr:all privilege.
|
JcrSupportedPrivilegesProperty(Session session,
String absPath) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jackrabbit.webdav.security.SupportedPrivilegeSetProperty |
asDavProperty()
Calculated the supported privileges at
absPath and build a
SupportedPrivilegeSetProperty
from the result. |
public JcrSupportedPrivilegesProperty(Session session) throws RepositoryException
session - The reading sessionRepositoryExceptionpublic org.apache.jackrabbit.webdav.security.SupportedPrivilegeSetProperty asDavProperty()
throws RepositoryException
absPath and build a
SupportedPrivilegeSetProperty
from the result.SupportedPrivilegeSetProperty property.RepositoryExceptionCopyright © 2004–2023 The Apache Software Foundation. All rights reserved.