6390b335fca1d1dd8cfe7bf2919790f671b6373e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute hotReload : boolean to _hotReload : boolean in class org.eclipse.jetty.security.PropertyUserStore | From | To | |
Rename Attribute pathWatcher : PathWatcher to _pathWatcher : PathWatcher in class org.eclipse.jetty.security.PropertyUserStore | From | To | |
Extract Variable | 1 | ||
Extract Variable config : Resource in method protected loadUsers() : void from class org.eclipse.jetty.security.PropertyUserStore | From | To | |
Extract Method | 1 | ||
Extract Method public setConfigFile(configFile File) : void extracted from public setConfigPath(configFile File) : void in class org.eclipse.jetty.security.PropertyUserStore | From | To |