4cbce1a6276a590d9e46fb1622e630aed716d53d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private writeAdditionalUser(testFile String) : void renamed to private addAdditionalUser(usersFile File, userRef String) : void in class org.eclipse.jetty.security.PropertyUserStoreTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type testFile : String to usersFile : File in method private addAdditionalUser(usersFile File, userRef String) : void in class org.eclipse.jetty.security.PropertyUserStoreTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute _config : String to _configPath : Path in class org.eclipse.jetty.security.PropertyUserStore | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type _config : String to _configPath : Path in class org.eclipse.jetty.security.PropertyUserStore | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter msec : int to sec : int in method public setRefreshInterval(sec int) : void in class org.eclipse.jetty.security.HashLoginService | From | To | |
| Rename Parameter testFile : String to userRef : String in method private addAdditionalUser(usersFile File, userRef String) : void in class org.eclipse.jetty.security.PropertyUserStoreTest | From | To | |
| Rename Parameter config : String to configFile : String in method public setConfig(configFile String) : void in class org.eclipse.jetty.security.PropertyUserStore | From | To | |
| Rename Parameter testFile : String to usersFile : File in method private addAdditionalUser(usersFile File, userRef String) : void in class org.eclipse.jetty.security.PropertyUserStoreTest | From | To |