public class DeclaredPermissionsProcessor extends BasePermissionsProcessor
context, CURRENT_FOLDER, logger, TEMP_FOLDER, type| Constructor and Description |
|---|
DeclaredPermissionsProcessor(CommponentType type,
DeploymentContext context,
PermissionCollection orginalDeclaredPermissions) |
| Modifier and Type | Method and Description |
|---|---|
PermissionCollection |
getAdjustedDeclaredPermissions()
get the declared permissions which have the file path adjusted for the right module
|
addFilePermissionsForCurrentDir, convertTempDirPermission, isFilePermforCurrentDir, isFilePermissionForTempDir, processFilePermission, processPermisssonsForPathpublic DeclaredPermissionsProcessor(CommponentType type, DeploymentContext context, PermissionCollection orginalDeclaredPermissions) throws SecurityException
SecurityExceptionpublic PermissionCollection getAdjustedDeclaredPermissions()
Copyright © 2019. All rights reserved.