0e6833b7707d677c9991e5b30dad4f0a68bab8dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable e : Path to segment : Path in method private hasSymbolicLink(path Path) : boolean in class org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker | From | To | |
Inline Variable | 1 | ||
Inline Variable target : Path in method public check(uri String, resource Resource) : boolean from class org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker | From | To | |
Extract Method | 1 | ||
Extract Method private hasSymbolicLink(path Path) : boolean extracted from public check(uri String, resource Resource) : boolean in class org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker | From | To |