1e47772e132038b699696c88192732f1d89228dd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable cpack : Map<String,Serializable> to tokenData : Map<String,Serializable> in method public token() : Map<String,Serializable> in class org.rapidoid.http.impl.ReqImpl | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute cpack : Map<String,Serializable> to tokenStatus : TokenStatus in method public tokenStatus(tokenStatus TokenStatus) : Req in class org.rapidoid.http.impl.ReqImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cpack : Map<String,Serializable> to tokenStatus : TokenStatus in method public tokenStatus(tokenStatus TokenStatus) : Req in class org.rapidoid.http.impl.ReqImpl | From | To | |
| Extract Method | 2 | ||
| Extract Method public tokenStatus(tokenStatus TokenStatus) : Req extracted from public token() : Map<String,Serializable> in class org.rapidoid.http.impl.ReqImpl | From | To |