public class SecurityFiltering extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
BROWSE_PERMISSION_SEEDS |
Constructor and Description |
---|
SecurityFiltering() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getBrowsePermissionList()
This is the list of all permissions that grant access to some indexed document.
|
static List<String> |
getPermissionList(String[] seedPermissions)
Return the recursive closure of all permissions that comprises the requested seed permissions.
|
public static final String[] BROWSE_PERMISSION_SEEDS
public static List<String> getPermissionList(String[] seedPermissions) throws Exception
seedPermissions
- Exception
Copyright © 2015 Nuxeo SA. All rights reserved.