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
.RepositoryException
public CurrentUserPrivilegeSetProperty asDavProperty() throws RepositoryException
RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.