@Role
public interface VfsPermissionChecker
Modifier and Type | Method and Description |
---|---|
void |
checkPermission(VfsResourceReference resourceReference) |
void checkPermission(VfsResourceReference resourceReference) throws VfsException
resourceReference
- the VFS path that the user wishes to access. This includes the VFS URI scheme.VfsException
- in case the permission is refused or any error happens when checking for permissionCopyright © 2004–2022 XWiki. All rights reserved.