60348c667eefb104adce190f13bf6e89d81dcc7f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getAuthorizationCodeToken(serverRunning ServerRunning, testAccounts UaaTestAccounts, clientId String, clientSecret String, username String, password String) : String renamed to public getAccessTokenByAuthCode(serverRunning ServerRunning, testAccounts UaaTestAccounts, clientId String, clientSecret String, username String, password String) : String in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To | |
| Rename Variable | 2 | ||
| Rename Variable member : ScimGroupMember to groupMember : ScimGroupMember in method public makeZoneAdmin(client RestTemplate, url String, userId String, zoneId String) : void in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To | |
| Rename Variable groupName : String to zoneAdminName : String in method public makeZoneAdmin(client RestTemplate, url String, userId String, zoneId String) : void in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To |