f224e0935e32ed2ce0d177737e9a7e1d5fa79d74
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public createZoneLinksZone() : IdentityZone extracted from public self_service_zone_variable_links() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Extract Method public getUaaSecurityContext(username String, context ApplicationContext, zone IdentityZone) : SecurityContext extracted from public getUaaSecurityContext(username String, context ApplicationContext) : SecurityContext in class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To |