99edb798a22b9020408eb4331c77f01b76b033cb
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 |