690fc0338edf06f43f7ce354e855a2c64ff06585
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable entries : Set<Map.Entry<String,Map<String,Object>>> in method private addNewClients() : void from class org.cloudfoundry.identity.uaa.client.ClientAdminBootstrap | From | To | |
Extract Method | 4 | ||
Extract Method public createClientMap(clientId String) : Map<String,Object> extracted from public testSimpleAddClientWithAutoApprove() : void in class org.cloudfoundry.identity.uaa.client.ClientAdminBootstrapTests | From | To | |
Extract Method public createClientMap(clientId String) : Map<String,Object> extracted from public testSimpleAddClient(clientId String) : ClientDetails in class org.cloudfoundry.identity.uaa.client.ClientAdminBootstrapTests | From | To | |
Extract Method public createClientMap(clientId String) : Map<String,Object> extracted from public testPasswordHashDidNotChangeDuringBootstrap() : void in class org.cloudfoundry.identity.uaa.client.ClientAdminBootstrapTests | From | To | |
Extract Method public createClientMap(clientId String) : Map<String,Object> extracted from public testChangePasswordDuringBootstrap() : void in class org.cloudfoundry.identity.uaa.client.ClientAdminBootstrapTests | From | To |