37affc8568f117950d650991c9a7fd5257078e48
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public return_secured_settings_when_not_authenticated_but_with_scan_permission() : void renamed to public return_global_secured_settings_when_not_authenticated_but_with_scan_permission() : void in class org.sonar.server.setting.ws.ValuesActionTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private hasPermission(permission String, component Optional<ComponentDto>) : boolean extracted from package isVisible(key String, definition PropertyDefinition, component Optional<ComponentDto>) : boolean in class org.sonar.server.setting.ws.SettingsPermissionPredicates | From | To |