a153a7058e2890d1730d5c368689a604b6d502b0
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method public getIconPath() : String from class FakeBaseIdProvider to public getIconPath() : String from class org.sonar.api.server.authentication.Display | From | To | |
Move Method public getIconPath() : String from class org.sonar.server.authentication.TestIdentityProvider to public getIconPath() : String from class org.sonar.api.server.authentication.Display | From | To | |
Move Method public getIconPath() : String from class FakeOAuth2IdProvider to public getIconPath() : String from class org.sonar.api.server.authentication.Display | From | To | |
Extract Class | 1 | ||
Extract Class org.sonar.api.server.authentication.Display from class org.sonar.server.authentication.TestIdentityProvider | From | To |