public class EarEEPermissionsProcessor extends BasePermissionsProcessor
context, CURRENT_FOLDER, logger, TEMP_FOLDER, type
Constructor and Description |
---|
EarEEPermissionsProcessor(DeploymentContext dc) |
Modifier and Type | Method and Description |
---|---|
PermissionCollection |
getAdjustedEEPermission(CommponentType type)
get the EE permissions which have the file path adjusted for the right module
|
Map<CommponentType,PermissionCollection> |
getAllAdjustedEEPermission() |
addFilePermissionsForCurrentDir, convertTempDirPermission, isFilePermforCurrentDir, isFilePermissionForTempDir, processFilePermission, processPermisssonsForPath
public EarEEPermissionsProcessor(DeploymentContext dc) throws SecurityException
SecurityException
public PermissionCollection getAdjustedEEPermission(CommponentType type)
public Map<CommponentType,PermissionCollection> getAllAdjustedEEPermission()
Copyright © 2020. All rights reserved.