270bd833d5db22dfdbc69dbe66edf8f6140796d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private createOIDCProviderWithRequestedScopes(issuer String, urlBase String, keyUrl String) : void extracted from private createOIDCProviderWithRequestedScopes(issuer String, urlBase String) : void in class org.cloudfoundry.identity.uaa.integration.feature.OIDCLoginIT | From | To | |
Extract Method public getAccountChooserCookies(baseUrl String, webDriver WebDriver) : List<String> extracted from public validateAccountChooserCookie(baseUrl String, webDriver WebDriver) : void in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To |