062fce1a57b898ee67c668158fce239b5ba75107
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailSubmitWithInvalidCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Rename Variable principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailPageHasCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Rename Variable principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailSubmitWithCorrectCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Rename Variable principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailSubmitWithMissingCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Change Variable Type | 4 | ||
Change Variable Type principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailSubmitWithInvalidCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Change Variable Type principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailPageHasCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Change Variable Type principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailSubmitWithCorrectCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Change Variable Type principal : UsernamePasswordAuthenticationToken to marissaContext : SecurityContext in method public testChangeEmailSubmitWithMissingCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Extract And Move Method | 4 | ||
Extract And Move Method public getMarissaSecurityContext(context ApplicationContext) : SecurityContext extracted from public testChangeEmailSubmitWithInvalidCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
Extract And Move Method public getMarissaSecurityContext(context ApplicationContext) : SecurityContext extracted from public testChangeEmailPageHasCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
Extract And Move Method public getMarissaSecurityContext(context ApplicationContext) : SecurityContext extracted from public testChangeEmailSubmitWithMissingCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
Extract And Move Method public getMarissaSecurityContext(context ApplicationContext) : SecurityContext extracted from public testChangeEmailSubmitWithCorrectCsrf() : void in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests & moved to class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To |