b84a6128cd106090db731462e72b61bc0b4fb98c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From mysql:mysql-connector-java 5.1.36 To 5.1.35 | |
| From mysql:mysql-connector-java 5.1.35 To 5.1.36 | |
| From org.apache.oltu.oauth2:org.apache.oltu.oauth2.client 1.0.0 To 1.0.1 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type x : HttpExchange to req : Req in method public handle(req Req) : Object in class org.rapidoid.oauth.OAuthTokenHandler | From | To | |
| Change Parameter Type x : HttpExchange to req : Req in method public getLoginURL(req Req, appcfg Config, provider OAuthProvider, oauthDomain String) : String in class org.rapidoid.oauth.OAuth | From | To | |
| Rename Variable | 1 | ||
| Rename Variable app : WebApp to setup : ServerSetup in method public main(args String[]) : void in class org.rapidoid.oauth.OAuthDemo | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable appcfg : Config to config : Config in method public register(setup ServerSetup, config Config, stateCheck OAuthStateCheck, providers OAuthProvider...) : void in class org.rapidoid.oauth.OAuth | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type app : WebApp to setup : ServerSetup in method public main(args String[]) : void in class org.rapidoid.oauth.OAuthDemo | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter x : HttpExchange to req : Req in method public getLoginURL(req Req, appcfg Config, provider OAuthProvider, oauthDomain String) : String in class org.rapidoid.oauth.OAuth | From | To | |
| Rename Parameter x : HttpExchange to req : Req in method public handle(req Req) : Object in class org.rapidoid.oauth.OAuthTokenHandler | From | To |