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, processPermisssonsForPathpublic EarEEPermissionsProcessor(DeploymentContext dc) throws SecurityException
SecurityExceptionpublic PermissionCollection getAdjustedEEPermission(CommponentType type)
public Map<CommponentType,PermissionCollection> getAllAdjustedEEPermission()
Copyright © 2019. All rights reserved.