public class IntegrationFileDownloadServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String[] | allowedFolderListList of folders in the mxe.int.globaldir folder, from which files may be downloaded. | 
| Constructor and Description | 
|---|
| IntegrationFileDownloadServlet() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | isFolderAllowed(java.lang.String resourceReq)Check if the resource name starts with a allowed folder name. |