@ProviderType public interface JackrabbitAccessControlPolicy extends AccessControlPolicy
JackrabbitAccessControlPolicy is an extension of the
AccessControlPolicy that exposes the path of the Node to
which it can be applied using AccessControlManager.setPolicy(String, javax.jcr.security.AccessControlPolicy).| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the path of the node this policy has been created for.
|
String getPath()
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.