cee6d958343ba7a5c28ef88568aa45c2af4c91af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private getActiveTokenPolicy() : TokenPolicy extracted from public createAccessToken(authentication OAuth2Authentication) : OAuth2AccessToken in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServices | From | To | |
Extract Method private getActiveTokenPolicy() : TokenPolicy extracted from package persistRevocableToken(tokenId String, token CompositeToken, refreshToken CompositeExpiringOAuth2RefreshToken, clientId String, userId String, isOpaque boolean, isRevocable boolean) : CompositeToken in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServices | From | To |