a8d16bd1fbdd59d76454dbbce834f9ab87b54724
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute genuineSession : HttpSession to genSes : HttpSession in class org.apache.ignite.cache.websession.WebSession | From | To | |
Extract Method | 1 | ||
Extract Method private createSession(ses HttpSession, sesId String) : WebSession extracted from private createSession(httpReq HttpServletRequest) : WebSession in class org.apache.ignite.cache.websession.WebSessionFilter | From | To |