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
absPath and build a
SupportedPrivilegeSetProperty
from the result. |
public JcrSupportedPrivilegesProperty(Session session) throws RepositoryException
session
- The reading sessionRepositoryException
public SupportedPrivilegeSetProperty asDavProperty() throws RepositoryException
absPath
and build a
SupportedPrivilegeSetProperty
from the result.SupportedPrivilegeSetProperty
property.RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.