public interface JackrabbitAccessControlPolicy
JackrabbitAccessControlPolicy is an extension of the
AccessControlPolicy that exposes the path of the Node to
which it can be applied using javax.jcr.security.AccessControlManager#setPolicy(String, javax.jcr.security.AccessControlPolicy).| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath()
Returns the path of the node this policy has been created for.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"