@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 |
---|---|
@Nullable java.lang.String |
getPath()
Returns the path of the node this policy has been created for.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved