public class JcrUserPrivilegesProperty extends Object
Type | Property and Description |
---|---|
CurrentUserPrivilegeSetProperty |
asDav |
Constructor and Description |
---|
JcrUserPrivilegesProperty(javax.jcr.Session session,
String absPath) |
public JcrUserPrivilegesProperty(javax.jcr.Session session, String absPath) throws javax.jcr.RepositoryException
session
- The reading sessionabsPath
- An absolute path to an existing JCR node or null
.javax.jcr.RepositoryException
public CurrentUserPrivilegeSetProperty asDavProperty() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.