e0476bdf0822581e70c44317b734c253c898cf2c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type AccessToken to BearerAccessToken in method public getAccessToken() : BearerAccessToken in class org.pac4j.oidc.profile.OidcProfile | From | To | |
| Extract Variable | 1 | ||
| Extract Variable accessToken : BearerAccessToken in method protected retrieveUserProfile(credentials OidcCredentials, context WebContext) : OidcProfile from class org.pac4j.oidc.client.OidcClient | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type accessToken : AccessToken to accessToken : BearerAccessToken in class org.pac4j.oidc.profile.OidcProfile | From | To |