705bca3b553c11312f6cbb881eb31c2453cebbac
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable session_state : String to sessionState : String in method public buildRedirectURI(authorizationRequest AuthorizationRequest, accessToken OAuth2AccessToken, authUser Authentication) : String in class org.cloudfoundry.identity.uaa.oauth.UaaAuthorizationEndpoint | From | To | |
Rename Class | 1 | ||
Rename Class org.cloudfoundry.identity.uaa.mock.oauth.AuthorizePromptNoneEntryPointMockMvcTests renamed to org.cloudfoundry.identity.uaa.mock.oauth.AuthorizationPromptNoneEntryPointMockMvcTests | From | To | |
Extract Method | 1 | ||
Extract Method private login(session MockHttpSession) : void extracted from public testSilentAuthHonorsAntRedirect_whenAuthenticated() : void in class org.cloudfoundry.identity.uaa.mock.oauth.AuthorizationPromptNoneEntryPointMockMvcTests | From | To |