|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.WindowsLiveClient to class org.pac4j.oauth.client.TwitterClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth10aService> moved from class org.pac4j.oauth.client.BitbucketClient to class org.pac4j.oauth.client.FoursquareClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.OrcidClient to class org.pac4j.oauth.client.TwitterClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.StravaClient to class org.pac4j.oauth.client.FoursquareClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.OrcidClient to class org.pac4j.oauth.client.FoursquareClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.WordPressClient to class org.pac4j.oauth.client.TwitterClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.PayPalClient to class org.pac4j.oauth.client.FoursquareClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.WordPressClient to class org.pac4j.oauth.client.FoursquareClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.WindowsLiveClient to class org.pac4j.oauth.client.FoursquareClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth20Service> moved from class org.pac4j.oauth.client.PayPalClient to class org.pac4j.oauth.client.TwitterClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move And Inline Method protected getApi() : BaseApi<OAuth10aService> moved from class org.pac4j.oauth.client.BitbucketClient to class org.pac4j.oauth.client.TwitterClient & inlined to protected internalInit(context WebContext) : void |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.FoursquareClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.foursquare.FoursquareProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : StravaProfile from class org.pac4j.oauth.client.StravaClient to public extractUserProfile(body String) : StravaProfile from class org.pac4j.oauth.profile.strava.StravaProfileDefinition |
From |
To |
|
Move Method private getMD5SignAsHexString(strForEncoding String) : String from class org.pac4j.oauth.client.OkClient to protected getMD5SignAsHexString(strForEncoding String) : String from class org.pac4j.oauth.profile.ok.OkProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : TwitterProfile from class org.pac4j.oauth.client.TwitterClient to public extractUserProfile(body String) : GitHubProfile from class org.pac4j.oauth.profile.github.GitHubProfileDefinition |
From |
To |
|
Move Method protected addExchangeToken(url String, accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.FacebookClient to protected addExchangeToken(url String, accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.profile.facebook.FacebookProfileCreator |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.WindowsLiveClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.windowslive.WindowsLiveProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.Google2Client to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.google2.Google2ProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth1Token) : String from class org.pac4j.oauth.client.TwitterClient to public getProfileUrl(accessToken OAuth1Token, configuration OAuth10Configuration) : String from class org.pac4j.oauth.profile.twitter.TwitterProfileDefinition |
From |
To |
|
Move Method protected retrieveUserProfileFromToken(accessToken OAuth2AccessToken) : FacebookProfile from class org.pac4j.oauth.client.FacebookClient to protected retrieveUserProfileFromToken(accessToken OAuth2AccessToken) : FacebookProfile from class org.pac4j.oauth.profile.facebook.FacebookProfileCreator |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.OrcidClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.orcid.OrcidProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.LinkedIn2Client to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.linkedin2.LinkedIn2ProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : DropBoxProfile from class org.pac4j.oauth.client.DropBoxClient to public extractUserProfile(body String) : DropBoxProfile from class org.pac4j.oauth.profile.dropbox.DropBoxProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.PayPalClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.paypal.PayPalProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : U from class org.pac4j.oauth.client.GenericOAuth20StateClient to public extractUserProfile(body String) : Google2Profile from class org.pac4j.oauth.profile.google2.Google2ProfileDefinition |
From |
To |
|
Move Method protected retrieveUserProfileFromToken(accessToken OAuth1Token) : YahooProfile from class org.pac4j.oauth.client.YahooClient to protected retrieveUserProfileFromToken(accessToken OAuth1Token) : YahooProfile from class org.pac4j.oauth.profile.yahoo.YahooProfileCreator |
From |
To |
|
Move Method protected extractUserProfile(body String) : VkProfile from class org.pac4j.oauth.client.VkClient to public extractUserProfile(body String) : VkProfile from class org.pac4j.oauth.profile.vk.VkProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : CasOAuthWrapperProfile from class org.pac4j.oauth.client.CasOAuthWrapperClient to public extractUserProfile(body String) : CasOAuthWrapperProfile from class org.pac4j.oauth.profile.casoauthwrapper.CasOAuthWrapperProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : WindowsLiveProfile from class org.pac4j.oauth.client.WindowsLiveClient to public extractUserProfile(body String) : GitHubProfile from class org.pac4j.oauth.profile.github.GitHubProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : GitHubProfile from class org.pac4j.oauth.client.GitHubClient to public extractUserProfile(body String) : GitHubProfile from class org.pac4j.oauth.profile.github.GitHubProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(token OAuth1Token) : String from class org.pac4j.oauth.client.BitbucketClient to public getProfileUrl(token OAuth1Token, configuration OAuth10Configuration) : String from class org.pac4j.oauth.profile.bitbucket.BitbucketProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : FacebookProfile from class org.pac4j.oauth.client.FacebookClient to public extractUserProfile(body String) : FacebookProfile from class org.pac4j.oauth.profile.facebook.FacebookProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.OkClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.ok.OkProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : BitbucketProfile from class org.pac4j.oauth.client.BitbucketClient to public extractUserProfile(body String) : BitbucketProfile from class org.pac4j.oauth.profile.bitbucket.BitbucketProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : OkProfile from class org.pac4j.oauth.client.OkClient to public extractUserProfile(body String) : OkProfile from class org.pac4j.oauth.profile.ok.OkProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : LinkedIn2Profile from class org.pac4j.oauth.client.LinkedIn2Client to public extractUserProfile(body String) : LinkedIn2Profile from class org.pac4j.oauth.profile.linkedin2.LinkedIn2ProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : YahooProfile from class org.pac4j.oauth.client.YahooClient to public extractUserProfile(body String) : YahooProfile from class org.pac4j.oauth.profile.yahoo.YahooProfileDefinition |
From |
To |
|
Move Method protected extractData(profile FacebookProfile, json JsonNode, name String) : void from class org.pac4j.oauth.client.FacebookClient to protected extractData(profile FacebookProfile, json JsonNode, name String) : void from class org.pac4j.oauth.profile.facebook.FacebookProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : OrcidProfile from class org.pac4j.oauth.client.OrcidClient to public extractUserProfile(body String) : OrcidProfile from class org.pac4j.oauth.profile.orcid.OrcidProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.StravaClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.strava.StravaProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : WordPressProfile from class org.pac4j.oauth.client.WordPressClient to public extractUserProfile(body String) : WordPressProfile from class org.pac4j.oauth.profile.wordpress.WordPressProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : FoursquareProfile from class org.pac4j.oauth.client.FoursquareClient to public extractUserProfile(body String) : FoursquareProfile from class org.pac4j.oauth.profile.foursquare.FoursquareProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.GitHubClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.github.GitHubProfileDefinition |
From |
To |
|
Move Method private addUrl(profile LinkedIn2Profile, json JsonNode, name String) : void from class org.pac4j.oauth.client.LinkedIn2Client to private addUrl(profile LinkedIn2Profile, json JsonNode, name String) : void from class org.pac4j.oauth.profile.linkedin2.LinkedIn2ProfileDefinition |
From |
To |
|
Move Method protected computeAppSecretProof(url String, token OAuth2AccessToken) : String from class org.pac4j.oauth.client.FacebookClient to public computeAppSecretProof(url String, token OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.facebook.FacebookProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(token OAuth2AccessToken) : String from class org.pac4j.oauth.client.DropBoxClient to public getProfileUrl(token OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.dropbox.DropBoxProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.CasOAuthWrapperClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.casoauthwrapper.CasOAuthWrapperProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : Google2Profile from class org.pac4j.oauth.client.Google2Client to public extractUserProfile(body String) : GitHubProfile from class org.pac4j.oauth.profile.github.GitHubProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth1Token) : String from class org.pac4j.oauth.client.YahooClient to public getProfileUrl(accessToken OAuth1Token, configuration OAuth10Configuration) : String from class org.pac4j.oauth.profile.yahoo.YahooProfileDefinition |
From |
To |
|
Move Method protected extractUserProfile(body String) : PayPalProfile from class org.pac4j.oauth.client.PayPalClient to public extractUserProfile(body String) : PayPalProfile from class org.pac4j.oauth.profile.paypal.PayPalProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.WordPressClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.wordpress.WordPressProfileDefinition |
From |
To |
|
Move Method protected getProfileUrl(accessToken OAuth2AccessToken) : String from class org.pac4j.oauth.client.FacebookClient to public getProfileUrl(accessToken OAuth2AccessToken, configuration OAuth20Configuration) : String from class org.pac4j.oauth.profile.facebook.FacebookProfileDefinition |
From |
To |