610e0c1a6b5a719eadd30e038a62636bbf78de97
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 7 | ||
Extract Method protected validateAccessAndRefreshToken(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenPasswordGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected getToken(token String) : String extracted from protected getClaims(token T) : Map<String,Object> in class org.cloudfoundry.identity.uaa.oauth.token.matchers.AbstractOAuth2AccessTokenMatchers | From | To | |
Extract Method protected validateAccessAndRefreshToken(accessToken OAuth2AccessToken) : void extracted from public testCreateRevocableAccessTokenPasswordGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected performPasswordGrant() : OAuth2AccessToken extracted from public testCreateRevocableAccessTokenPasswordGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateAccessAndRefreshToken(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenAuthcodeGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected validateAccessAndRefreshToken(accessToken OAuth2AccessToken) : void extracted from public testCreateAccessTokenAuthcodeGrantSwitchedPrimaryKey() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To | |
Extract Method protected getRefreshTokenRequest() : TokenRequest extracted from public testCreateAccessTokenRefreshGrant() : void in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServicesTests | From | To |