4342544c1eb80e86bf8cde03e2293b526fb274df
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public getHeaders(cookies CookieStore) : HttpHeaders extracted from public getAuthorizationCodeTokenMap(serverRunning ServerRunning, testAccounts UaaTestAccounts, clientId String, clientSecret String, username String, password String, tokenResponseType String, jSessionId String, redirectUri String, callCheckToken boolean) : Map<String,String> in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getHeaders(cookies CookieStore) : HttpHeaders extracted from public testDecodeToken() : void in class org.cloudfoundry.identity.uaa.integration.CheckTokenEndpointIntegrationTests & moved to class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To |