c0d628695ca2bc99be9cb2d2da61fce12af11bd6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 62
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method public welcome() : ReqRespHandler inlined to public welcome(setup Setup) : void in class org.rapidoid.goodies.Goodies | From | To | |
| Rename Variable | 2 | ||
| Rename Variable callbackPath : String to callbackUri : String in method public register(setup Setup, stateCheck OAuthStateCheck, providers OAuthProvider...) : void in class org.rapidoid.oauth.OAuth | From | To | |
| Rename Variable loginPath : String to loginUri : String in method public register(setup Setup, stateCheck OAuthStateCheck, providers OAuthProvider...) : void in class org.rapidoid.oauth.OAuth | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type LOGIN_BTN : String to LOGIN_BTN : Template in class org.rapidoid.oauth.OAuth | From | To |