4d542e3afa15ded49cd8d5d713496519aeb73dd3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public refreshAccessToken_buildsIdTokenWithRoleInformation() : void renamed to public refreshAccessToken_buildsIdToken_withRolesAndAttributesAndACR() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public ACR_VALUES_KEY : String in class org.cloudfoundry.identity.uaa.oauth.openid.IdToken | From | To | |
Extract Variable | 1 | ||
Extract Variable refreshToken : String in method public refreshAccessToken_buildsIdToken_withRolesAndAttributesAndACR() : void from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To |