6aed8b579aafbbb6d9057b1fec4645590051750d
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable request : HttpServletRequest in method public use_login_when_name_is_not_provided() : void from class org.sonar.server.authentication.SsoAuthenticatorTest | From | To | |
Extract Variable request : HttpServletRequest in method public remove_groups_when_group_headers_is_empty() : void from class org.sonar.server.authentication.SsoAuthenticatorTest | From | To | |
Extract Variable userDto : UserDto in method public authenticate(request HttpServletRequest) : Optional<UserDto> from class org.sonar.server.authentication.BasicAuthenticator | From | To | |
Extract Variable request : HttpServletRequest in method public remove_groups_when_group_headers_is_null() : void from class org.sonar.server.authentication.SsoAuthenticatorTest | From | To | |
Extract Variable request : HttpServletRequest in method public does_not_update_groups_when_no_group_headers() : void from class org.sonar.server.authentication.SsoAuthenticatorTest | From | To |