public class JcrUserPrivilegesProperty extends Object
| Constructor and Description | 
|---|
| JcrUserPrivilegesProperty(Session session,
                         String absPath) | 
| Modifier and Type | Method and Description | 
|---|---|
| CurrentUserPrivilegeSetProperty | asDavProperty() | 
public JcrUserPrivilegesProperty(Session session, String absPath) throws RepositoryException
session - The reading sessionabsPath - An absolute path to an existing JCR node or null.RepositoryExceptionpublic CurrentUserPrivilegeSetProperty asDavProperty() throws RepositoryException
RepositoryExceptionCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.