| Package | Description | 
|---|---|
| systems.dmx.files | 
| Modifier and Type | Method and Description | 
|---|---|
private File | 
FilesPlugin.absolutePath(String repoPath)
Maps a repository path to an absolute path. 
 | 
private void | 
FilesPlugin.checkAuthorization(String repoPath,
                  javax.servlet.http.HttpServletRequest request)
Checks if the user associated with a request is authorized to access a repository file. 
 | 
private void | 
FilesPlugin.checkExistence(File path)  | 
private File | 
FilesPlugin.checkPath(File path)
Checks if the absolute path represents a directory traversal attack. 
 | 
Copyright © 2018. All Rights Reserved.