| Package | Description |
|---|---|
| org.apache.jackrabbit.core.security | |
| org.jahia.utils.security |
| Modifier and Type | Class and Description |
|---|---|
class |
JahiaJCRPathWrapperImpl
PathWrapper implementation for JCR Access control API
Path representation use
Path |
| Modifier and Type | Method and Description |
|---|---|
PathWrapper |
JahiaJCRPathWrapperImpl.getAncestor() |
PathWrapper |
JahiaJCRPathWrapperImpl.getNewPathWrapper(String path) |
| Modifier and Type | Method and Description |
|---|---|
PathWrapper |
PathWrapper.getAncestor()
Get the direct parent path wrapped
|
PathWrapper |
PathWrapper.getNewPathWrapper(String path)
Get a new wrapped path
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AccessManagerUtils.isGranted(PathWrapper pathWrapper,
Set<String> permissions,
javax.jcr.Session securitySession,
org.jahia.jaas.JahiaPrincipal jahiaPrincipal,
String workspaceName,
boolean isAliased,
Map<String,Boolean> pathPermissionCache,
Map<Object,AccessManagerUtils.CompiledAcl> compiledAcls,
JahiaPrivilegeRegistry privilegeRegistry)
Entry point to test if the given jahiaPrincipal match the given permissions on a node
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.