|
Rename Class org.pac4j.oauth.client.FacebookClientIT renamed to org.pac4j.oauth.client.RunFoursquare |
From |
To |
|
Rename Class org.pac4j.oauth.client.GitHubClientIT renamed to org.pac4j.oauth.client.RunFacebook |
From |
To |
|
Rename Class org.pac4j.oauth.profile.TestJsonHelper renamed to org.pac4j.oauth.profile.JsonHelperTests |
From |
To |
|
Rename Class org.pac4j.oauth.client.BaseOAuth20ClientIT renamed to org.pac4j.oauth.client.BaseOAuth20ClientTests |
From |
To |
|
Rename Class org.pac4j.oauth.client.FoursquareClientIT renamed to org.pac4j.oauth.client.RunGithub |
From |
To |
|
Rename Class org.pac4j.oauth.client.DropBoxClientIT renamed to org.pac4j.oauth.client.RunDropbox |
From |
To |
|
Rename Class org.pac4j.oauth.client.BaseOAuthClientIT renamed to org.pac4j.oauth.client.BaseOAuthClientTests |
From |
To |
|
Rename Class org.pac4j.oauth.client.BitbucketClientIT renamed to org.pac4j.oauth.client.RunBitbucket |
From |
To |
|
Rename Class org.pac4j.oauth.client.BaseOAuth10ClientIT renamed to org.pac4j.oauth.client.BaseOAuth10ClientTests |
From |
To |
|
Change Variable Type constructor : Constructor<? extends JsonObject> to constructor : Constructor<? extends OldJsonObject> in method public convert(attribute Object) : OldJsonObject in class org.pac4j.oauth.profile.converter.JsonObjectConverter |
From |
To |
|
Change Variable Type profile : GitHubProfile to profile : FacebookProfile in method protected verifyProfile(userProfile UserProfile) : void in class org.pac4j.oauth.client.RunFacebook |
From |
To |
|
Change Variable Type jsonObject : JsonObject to jsonObject : OldJsonObject in method public convert(attribute Object) : OldJsonObject in class org.pac4j.oauth.profile.converter.JsonObjectConverter |
From |
To |
|
Change Variable Type facebookClient : FacebookClient to foursquareClient : FoursquareClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunFoursquare |
From |
To |
|
Change Variable Type foursquareClient : FoursquareClient to githubClient : GitHubClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunGithub |
From |
To |
|
Change Variable Type profile : FoursquareProfile to profile : GitHubProfile in method protected verifyProfile(userProfile UserProfile) : void in class org.pac4j.oauth.client.RunGithub |
From |
To |
|
Change Variable Type githubClient : GitHubClient to facebookClient : FacebookClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunFacebook |
From |
To |
|
Change Variable Type profile : FacebookProfile to profile : FoursquareProfile in method protected verifyProfile(userProfile UserProfile) : void in class org.pac4j.oauth.client.RunFoursquare |
From |
To |
|
Rename Method protected addAttribute(name String, converter AttributeConverter<? extends Object>) : void renamed to protected primary(name String, converter AttributeConverter<? extends Object>) : void in class org.pac4j.core.profile.AttributesDefinition |
From |
To |
|
Rename Method public getOtherAttributes() : List<String> renamed to public getSecondaryAttributes() : List<String> in class org.pac4j.core.profile.AttributesDefinition |
From |
To |
|
Rename Method public testNoConverterNoEnforcement() : void renamed to public testNoConverter() : void in class org.pac4j.core.profile.AttributesDefinitionTests |
From |
To |
|
Rename Method public getPrincipalAttributes() : List<String> renamed to public getPrimaryAttributes() : List<String> in class org.pac4j.core.profile.AttributesDefinition |
From |
To |
|
Rename Method public getIsSilhouette() : Boolean renamed to public getSilhouette() : Boolean in class org.pac4j.oauth.profile.facebook.FacebookPicture |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.StravaClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.PayPalClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.VkClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.DropBoxClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.GitHubClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.OkClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BitbucketClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.FoursquareClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.YahooClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.CasOAuthWrapperClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.WordPressClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Pull Up Method protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.WindowsLiveClient to protected hasBeenCancelled(context WebContext) : boolean from class org.pac4j.oauth.client.BaseOAuthClient |
From |
To |
|
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunBitbucket |
From |
To |
|
Change Return Type Gender to String in method public getGender() : String in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend |
From |
To |
|
Change Return Type JsonObject to OldJsonObject in method public convert(attribute Object) : OldJsonObject in class org.pac4j.oauth.profile.converter.JsonObjectConverter |
From |
To |
|
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunGithub |
From |
To |
|
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunDropbox |
From |
To |
|
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunFoursquare |
From |
To |
|
Change Return Type JsonList to Object in method public convert(attribute Object) : Object in class org.pac4j.oauth.profile.converter.JsonListConverter |
From |
To |
|
Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunFacebook |
From |
To |
|
Change Attribute Type listEmailConverter : JsonListConverter to listEmailConverter : OldJsonListConverter in class org.pac4j.oauth.profile.yahoo.YahooConverters |
From |
To |
|
Change Attribute Type listInterestConverter : JsonListConverter to listInterestConverter : OldJsonListConverter in class org.pac4j.oauth.profile.yahoo.YahooConverters |
From |
To |
|
Change Attribute Type gender : Gender to gender : String in class org.pac4j.oauth.profile.foursquare.FoursquareUserFriend |
From |
To |
|
Change Attribute Type listDisclosureConverter : JsonListConverter to listDisclosureConverter : OldJsonListConverter in class org.pac4j.oauth.profile.yahoo.YahooConverters |
From |
To |
|
Change Attribute Type converterForMockJsonObject : JsonListConverter to converterForMockJsonObject : OldJsonListConverter in class org.pac4j.oauth.profile.converter.TestJsonListConverter |
From |
To |
|
Change Attribute Type clazz : Class<? extends JsonObject> to clazz : Class<? extends OldJsonObject> in class org.pac4j.oauth.profile.converter.JsonObjectConverter |
From |
To |
|
Change Attribute Type listStringConverter : JsonListConverter to listStringConverter : OldJsonListConverter in class org.pac4j.oauth.profile.converter.JsonConverters |
From |
To |
|
Change Attribute Type clazz : Class<? extends Object> to arrayClazz : Class in class org.pac4j.oauth.profile.converter.JsonListConverter |
From |
To |
|
Change Attribute Type converterForString : JsonListConverter to converterForString : OldJsonListConverter in class org.pac4j.oauth.profile.converter.TestJsonListConverter |
From |
To |
|
Change Attribute Type listAddressConverter : JsonListConverter to listAddressConverter : OldJsonListConverter in class org.pac4j.oauth.profile.yahoo.YahooConverters |
From |
To |
|
Change Attribute Type gearListConverter : JsonListConverter to gearListConverter : OldJsonListConverter in class org.pac4j.oauth.profile.strava.StravaConverters |
From |
To |
|
Change Attribute Type clubListConverter : JsonListConverter to clubListConverter : OldJsonListConverter in class org.pac4j.oauth.profile.strava.StravaConverters |
From |
To |
|
Extract And Move Method protected secondary(name String, converter AttributeConverter<? extends Object>) : void extracted from public DropBoxAttributesDefinition() in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition & moved to class org.pac4j.core.profile.AttributesDefinition |
From |
To |
|
Extract And Move Method protected primary(name String) : void extracted from public Google2AttributesDefinition() in class org.pac4j.oauth.profile.google2.Google2AttributesDefinition & moved to class org.pac4j.core.profile.AttributesDefinition |
From |
To |
|
Extract And Move Method protected secondary(name String, converter AttributeConverter<? extends Object>) : void extracted from public FacebookAttributesDefinition() in class org.pac4j.oauth.profile.facebook.FacebookAttributesDefinition & moved to class org.pac4j.core.profile.AttributesDefinition |
From |
To |
|
Extract And Move Method protected primary(name String) : void extracted from public DropBoxAttributesDefinition() in class org.pac4j.oauth.profile.dropbox.DropBoxAttributesDefinition & moved to class org.pac4j.core.profile.AttributesDefinition |
From |
To |