|
Rename Method public login_creates_DEBUG_log_with_empty_login_if_login_argument_is_null() : void renamed to public login_success_creates_DEBUG_log_with_empty_login_if_login_argument_is_null() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_does_not_interact_with_arguments_if_log_level_is_above_DEBUG() : void renamed to public login_failure_does_not_interact_with_arguments_if_log_level_is_above_DEBUG() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_fails_with_NPE_if_request_is_null() : void renamed to public login_success_fails_with_NPE_if_request_is_null() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_prevents_log_flooding_on_login_starting_from_128_chars() : void renamed to public login_success_prevents_log_flooding_on_login_starting_from_128_chars() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_logs_X_Forwarded_For_header_from_request_and_supports_multiple_headers() : void renamed to public login_success_logs_X_Forwarded_For_header_from_request_and_supports_multiple_headers() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_prevents_log_flooding_on_login_starting_from_128_chars() : void renamed to public login_failure_prevents_log_flooding_on_login_starting_from_128_chars() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_logs_X_Forwarded_For_header_from_request_and_supports_multiple_headers() : void renamed to public login_failure_logs_X_Forwarded_For_header_from_request_and_supports_multiple_headers() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_creates_DEBUG_log_with_method_provider_and_login() : void renamed to public login_failure_creates_DEBUG_log_with_method_provider_and_login() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_logs_remote_ip_from_request() : void renamed to public login_success_logs_remote_ip_from_request() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_logs_X_Forwarded_For_header_from_request() : void renamed to public login_failure_logs_X_Forwarded_For_header_from_request() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_fails_with_NPE_if_source_is_null() : void renamed to public login_success_fails_with_NPE_if_source_is_null() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_creates_DEBUG_log_with_empty_login_if_AuthenticationException_has_no_login() : void renamed to public login_failure_creates_DEBUG_log_with_empty_login_if_AuthenticationException_has_no_login() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_creates_DEBUG_log_with_empty_cause_if_AuthenticationException_has_no_message() : void renamed to public login_failure_creates_DEBUG_log_with_empty_cause_if_AuthenticationException_has_no_message() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure(request HttpServletRequest, e AuthenticationException) : void renamed to public loginFailure(request HttpServletRequest, e AuthenticationException) : void in class org.sonar.server.authentication.event.AuthenticationEventImpl |
From |
To |
|
Rename Method public failure_fails_with_NPE_if_AuthenticationException_is_null() : void renamed to public login_failure_fails_with_NPE_if_AuthenticationException_is_null() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_creates_DEBUG_log_with_method_provider_and_login() : void renamed to public login_success_creates_DEBUG_log_with_method_provider_and_login() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_logs_X_Forwarded_For_header_from_request() : void renamed to public login_success_logs_X_Forwarded_For_header_from_request() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login_does_not_interact_with_request_if_log_level_is_above_DEBUG() : void renamed to public login_success_does_not_interact_with_request_if_log_level_is_above_DEBUG() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_fails_with_NPE_if_request_is_null() : void renamed to public login_failure_fails_with_NPE_if_request_is_null() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public failure_logs_remote_ip_from_request() : void renamed to public login_failure_logs_remote_ip_from_request() : void in class org.sonar.server.authentication.event.AuthenticationEventImplTest |
From |
To |
|
Rename Method public login(request HttpServletRequest, login String, source Source) : void renamed to public loginSuccess(request HttpServletRequest, login String, source Source) : void in class org.sonar.server.authentication.event.AuthenticationEventImpl |
From |
To |
|
Rename Method public failure(request HttpServletRequest, e AuthenticationException) : void renamed to public loginFailure(request HttpServletRequest, e AuthenticationException) : void in class org.sonar.server.authentication.event.AuthenticationEvent |
From |
To |
|
Rename Method public login(request HttpServletRequest, login String, source Source) : void renamed to public loginSuccess(request HttpServletRequest, login String, source Source) : void in class org.sonar.server.authentication.event.AuthenticationEvent |
From |
To |