3f404f7f4209f63ae551d494eb715db774f0e7dc
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public commence(request HttpServletRequest, response HttpServletResponse, authException AuthenticationException) : void from class org.cloudfoundry.identity.uaa.oauth.AuthorizePromptNoneEntryPoint to public commence(request HttpServletRequest, response HttpServletResponse, authException AuthenticationException) : void from class org.cloudfoundry.identity.uaa.oauth.UaaAuthorizationEndpoint | From | To | |
| Rename Class | 1 | ||
| Rename Class org.cloudfoundry.identity.uaa.oauth.AuthorizePromptNoneEntryPointTest renamed to org.cloudfoundry.identity.uaa.oauth.UaaAuthorizationEndpointParamaterizedTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute entryPoint : AuthenticationEntryPoint to uaaAuthorizationEndpoint : UaaAuthorizationEndpoint in class org.cloudfoundry.identity.uaa.oauth.UaaAuthorizationEndpointParamaterizedTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type entryPoint : AuthenticationEntryPoint to uaaAuthorizationEndpoint : UaaAuthorizationEndpoint in class org.cloudfoundry.identity.uaa.oauth.UaaAuthorizationEndpointParamaterizedTest | From | To |