d9af93850c30d4837716cbc8b7afc253c94649a0
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute public FEDERATED_ACCESS_TOKEN : String from class org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider to public FEDERATED_ACCESS_TOKEN : String from class org.keycloak.broker.provider.IdentityProvider | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute private host : String in class org.keycloak.testsuite.util.GreenMailRule | From | To | |
| Extract Attribute private port : int in class org.keycloak.testsuite.util.GreenMailRule | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable userInfo : JsonNode to profile : JsonNode in method private gitlabExtractFromProfile(profile JsonNode) : BrokeredIdentityContext in class org.keycloak.social.gitlab.GitLabIdentityProvider | From | To | |
| Extract Method | 2 | ||
| Extract Method private gitlabExtractFromProfile(profile JsonNode) : BrokeredIdentityContext extracted from protected extractIdentity(tokenResponse AccessTokenResponse, accessToken String, idToken JsonWebToken) : BrokeredIdentityContext in class org.keycloak.social.gitlab.GitLabIdentityProvider | From | To | |
| Extract Method private extractUserInfo(subjectToken String, profile JsonNode) : BrokeredIdentityContext extracted from protected doGetFederatedIdentity(accessToken String) : BrokeredIdentityContext in class org.keycloak.social.bitbucket.BitbucketIdentityProvider | From | To |