c1a0928548ea12369f85f4acf23c4f4bf891c5f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package test_Oauth_Authorize_API_Endpoint() : void renamed to package test_OAuth_Authorize_API_Endpoint() : void in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests | From | To | |
Rename Variable | 3 | ||
Rename Variable cfAccessToken : String to uaaUserAccessToken : String in method package test_OAuth_Authorize_API_Endpoint() : void in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests | From | To | |
Rename Variable a1 : OAuth2Authentication to authContext : OAuth2Authentication in method package testGetTokenScopesNotInAuthentication() : void in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests | From | To | |
Rename Variable zoneadmingroup : String to zoneAdminGroup : String in method package testGetTokenScopesNotInAuthentication() : void in class org.cloudfoundry.identity.uaa.mock.token.TokenMvcMockTests | From | To |