7a932cd32633a1fe34e96c410d6fca27df9d233e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getGeoNodeCookieValue(request HttpServletRequest) : String renamed to private getCustomSessionCookieValue(request HttpServletRequest, response HttpServletResponse) : String in class org.geoserver.security.oauth2.GeoServerOAuthAuthenticationFilter | From | To | |
Rename Variable | 1 | ||
Rename Variable gnCookie : String to customSessionCookie : String in method public doFilter(request ServletRequest, response ServletResponse, chain FilterChain) : void in class org.geoserver.security.oauth2.GeoServerOAuthAuthenticationFilter | From | To |