Package | Description |
---|---|
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.document |
Modifier and Type | Method and Description |
---|---|
MutableCachedNode.PermissionChanges |
MutableCachedNode.removeACL(SessionCache cache)
Removes any potential existing ACL for this node.
|
MutableCachedNode.PermissionChanges |
MutableCachedNode.setPermissions(SessionCache cache,
Map<String,Set<String>> permissions)
Sets permissions for this node, creating in effect an ACL.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
SessionNode.PermissionChanges |
Modifier and Type | Method and Description |
---|---|
MutableCachedNode.PermissionChanges |
SessionNode.removeACL(SessionCache cache) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.