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, processPermisssonsForPath
public DeclaredPermissionsProcessor(CommponentType type, DeploymentContext context, PermissionCollection orginalDeclaredPermissions) throws SecurityException
SecurityException
public PermissionCollection getAdjustedDeclaredPermissions()
Copyright © 2020. All rights reserved.