0c7ce63bfe52e0c540637b3bb864caa1b54c8878
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public getPath() : String from class org.sonar.api.server.authentication.UnauthorizedException to private getPath(e UnauthorizedException) : String from class org.sonar.server.authentication.AuthenticationError | From | To | |
| Move Method private encodeMessage(message String) : String from class org.sonar.api.server.authentication.UnauthorizedException to private encodeMessage(message String) : String from class org.sonar.server.authentication.AuthenticationError | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private UNAUTHORIZED_PATH_WITH_MESSAGE : String from class org.sonar.api.server.authentication.UnauthorizedException to private UNAUTHORIZED_PATH_WITH_MESSAGE : String from class org.sonar.server.authentication.AuthenticationError | From | To | |
| Move Attribute public UNAUTHORIZED_PATH : String from class org.sonar.api.server.authentication.UnauthorizedException to private UNAUTHORIZED_PATH : String from class org.sonar.server.authentication.AuthenticationError | From | To |