aa88e5aebe21ba79da228fd2f53051da5bc5fc9f
Files Diff
- Added: 16
- Removed: 3
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 3 | ||
Rename Class org.geoserver.security.oauth2.LoginButtonTest renamed to org.geoserver.security.oauth2.GeoNodeLoginButtonTest | From | To | |
Rename Class org.geoserver.security.oauth2.LoginButtonTest renamed to org.geoserver.security.oauth2.GitHubLoginButtonTest | From | To | |
Rename Class org.geoserver.security.oauth2.LoginButtonTest renamed to org.geoserver.security.oauth2.GoogleLoginButtonTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type filterConfig : GeoNodeOAuth2FilterConfig to filterConfig : GitHubOAuth2FilterConfig in method protected onSetUp(testData SystemTestData) : void in class org.geoserver.security.oauth2.GitHubLoginButtonTest | From | To | |
Change Variable Type filterConfig : GoogleOAuth2FilterConfig to filterConfig : GeoNodeOAuth2FilterConfig in method protected onSetUp(testData SystemTestData) : void in class org.geoserver.security.oauth2.GeoNodeLoginButtonTest | From | To | |
Change Variable Type filterConfig : GitHubOAuth2FilterConfig to filterConfig : GoogleOAuth2FilterConfig in method protected onSetUp(testData SystemTestData) : void in class org.geoserver.security.oauth2.GoogleLoginButtonTest | From | To |