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 | 
|---|---|
| SupportedPrivilegeSetProperty | asDavProperty()Calculated the supported privileges at  absPathand build aSupportedPrivilegeSetPropertyfrom the result. | 
public JcrSupportedPrivilegesProperty(Session session) throws RepositoryException
session - The reading sessionRepositoryExceptionpublic SupportedPrivilegeSetProperty asDavProperty() throws RepositoryException
absPath and build a
 SupportedPrivilegeSetProperty
 from the result.SupportedPrivilegeSetProperty property.RepositoryExceptionCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.