44c1d20040314f49f412527f56605fd144ba9552
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testHandleWhenCsrfMissing() : void renamed to public testHandleWhenNotLoggedInAndNoCsrf() : void in class org.cloudfoundry.identity.uaa.security.CsrfAwareEntryPointAndDeniedHandlerTest | From | To | |
Extract Variable | 2 | ||
Extract Variable userSession : MockHttpSession in method public changeEmailControllerChangeEmailPageNotAllowed() : void from class org.cloudfoundry.identity.uaa.mock.zones.DisableUserManagementSecurityFilterMockMvcTest | From | To | |
Extract Variable userSession : MockHttpSession in method public changePasswordControllerChangePasswordNotAllowed() : void from class org.cloudfoundry.identity.uaa.mock.zones.DisableUserManagementSecurityFilterMockMvcTest | From | To |