ed3384aa0a8eced47ee130208380cb871f62a3ff
Files Diff
- Added: 4
- Removed: 16
- Renamed: 0
- Modified: 31
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunWindowsLiveClient | From | To | |
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunYahooClient | From | To | |
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunWordPressClient | From | To | |
Move Attribute | 2 | ||
Move Attribute public ACCESS_SECRET : String from class org.pac4j.oauth.profile.OAuthAttributesDefinition to private ACCESS_SECRET : String from class org.pac4j.oauth.profile.OAuth10Profile | From | To | |
Move Attribute public ACCESS_TOKEN : String from class org.pac4j.oauth.profile.OAuthAttributesDefinition to private ACCESS_TOKEN : String from class org.pac4j.oauth.profile.OAuth20Profile | From | To | |
Rename Class | 3 | ||
Rename Class org.pac4j.oauth.client.WordPressClientIT renamed to org.pac4j.oauth.client.RunWordPressClient | From | To | |
Rename Class org.pac4j.oauth.client.YahooClientIT renamed to org.pac4j.oauth.client.RunYahooClient | From | To | |
Rename Class org.pac4j.oauth.client.WindowsLiveClientIT renamed to org.pac4j.oauth.client.RunWindowsLiveClient | From | To | |
Move Class | 1 | ||
Move Class org.pac4j.oauth.client.RunClient moved to org.pac4j.core.client.RunClient | From | To | |
Change Variable Type | 1 | ||
Change Variable Type credentials : OAuthCredentials to credentials : Credentials in method public run() : void in class org.pac4j.core.client.RunClient | From | To |