|
Rename Method public fail_with_unauthorized_when_state_parameter_is_empty() : void renamed to public fail_with_AuthenticationException_when_state_parameter_is_empty() : void in class org.sonar.server.authentication.OAuthCsrfVerifierTest |
From |
To |
|
Rename Method public fail_with_unauthorized_when_state_header_is_not_the_same_as_state_parameter() : void renamed to public fail_with_AuthenticationException_when_state_header_is_not_the_same_as_state_parameter() : void in class org.sonar.server.authentication.JwtCsrfVerifierTest |
From |
To |
|
Rename Method public fail_to_verify_state_when_state_cookie_is_null() : void renamed to public fail_with_AuthenticationException_when_state_cookie_is_null() : void in class org.sonar.server.authentication.OAuthCsrfVerifierTest |
From |
To |
|
Rename Method public fail_with_unauthorized_when_state_is_null() : void renamed to public fail_with_AuthenticationException_when_state_is_null() : void in class org.sonar.server.authentication.JwtCsrfVerifierTest |
From |
To |
|
Rename Method public fail_with_unauthorized_when_state_parameter_is_empty() : void renamed to public fail_with_AuthenticationException_when_state_parameter_is_empty() : void in class org.sonar.server.authentication.JwtCsrfVerifierTest |
From |
To |
|
Rename Method public fail_with_unauthorized_when_state_cookie_is_not_the_same_as_state_parameter() : void renamed to public fail_with_AuthenticationException_when_state_cookie_is_not_the_same_as_state_parameter() : void in class org.sonar.server.authentication.OAuthCsrfVerifierTest |
From |
To |