2d373610f4e53e247ed658cfde536eb1a63832e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable refreshedAccessToken : OAuth2AccessToken to accessToken : OAuth2AccessToken in method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method | 8 | ||
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public createAccessToken_usingRefreshGrant_inOtherZone() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public testCreateRevocableAccessTokenPasswordGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenForAClient() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenRefreshGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenForAClientInAnotherIdentityZone() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenAuthcodeGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenPasswordGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateExternalAttributes(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenAuthcodeGrantSwitchedPrimaryKey() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To |