7c019adfca6d085a7ade09574a52cc3608157017
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public index(request HttpServletRequest, model Model) : String from class org.cloudfoundry.identity.oauth2showcase.controller.IndexPageController to public index(request HttpServletRequest, model Model) : String from class org.cloudfoundry.identity.oauth2showcase.Application | From | To | |
Move Method package oAuth2SsoConfigurerAdapter() : OAuth2SsoConfigurerAdapter from class org.cloudfoundry.identity.oauth2showcase.Application to package oAuth2SsoConfigurerAdapter() : OAuth2SsoConfigurerAdapter from class org.cloudfoundry.identity.oauth2showcase.AuthorizationCode.Config | From | To |