34a2317a6fa5d2c9a5d9c36b85cc50594b4b80d8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type whitelist : Set<String> to whitelist : List<String> in method public setWhitelist(whitelist List<String>) : Logout in class org.cloudfoundry.identity.uaa.zone.Links.Logout | From | To | |
Change Return Type | 1 | ||
Change Return Type Set<String> to List<String> in method public getWhitelist() : List<String> in class org.cloudfoundry.identity.uaa.zone.Links.Logout | From | To | |
Extract Variable | 1 | ||
Extract Variable zoneConfiguration : IdentityZoneConfiguration in method public testRootContextDefaults() : void from class org.cloudfoundry.identity.uaa.login.BootstrapTests | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type whitelist : Set<String> to whitelist : List<String> in class org.cloudfoundry.identity.uaa.zone.Links.Logout | From | To |