22116804bb45e4ff37dc926519fd97f274d5f83b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable authentication : OAuth2Authentication to uaaOauth2Authentication : UaaOauth2Authentication in method public getCompositeAccessToken(scopes List<String>) : CompositeToken in class org.cloudfoundry.identity.uaa.oauth.TokenTestSupport | From | To | |
Change Variable Type | 1 | ||
Change Variable Type authentication : OAuth2Authentication to uaaOauth2Authentication : UaaOauth2Authentication in method public getCompositeAccessToken(scopes List<String>) : CompositeToken in class org.cloudfoundry.identity.uaa.oauth.TokenTestSupport | From | To | |
Extract Variable | 2 | ||
Extract Variable approvalService : ApprovalService in method public setUp(opaque boolean) : void from class org.cloudfoundry.identity.uaa.oauth.CheckTokenEndpointTests | From | To | |
Extract Variable approvalService : ApprovalService in method public refreshAccessToken_buildsIdToken_withRolesAndAttributesAndACR() : void from class org.cloudfoundry.identity.uaa.oauth.DeprecatedUaaTokenServicesTests | From | To |