463b77a86cbacd169892f7c669945387e1f83587
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute public DEFAULT_ISSUER : String in class org.cloudfoundry.identity.uaa.oauth.TokenTestSupport | From | To | |
Extract Method | 4 | ||
Extract Method public getCompositeAccessToken(scopes List<String>) : CompositeAccessToken extracted from public getIdToken(scopes List<String>) : Jwt in class org.cloudfoundry.identity.uaa.oauth.TokenTestSupport | From | To | |
Extract Method protected onUnsuccessfulAuthentication(request HttpServletRequest, response HttpServletResponse, failed AuthenticationException) : void extracted from public doFilter(req ServletRequest, res ServletResponse, chain FilterChain) : void in class org.cloudfoundry.identity.uaa.authentication.BackwardsCompatibleTokenEndpointAuthenticationFilter | From | To | |
Extract Method private getCompositeAccessToken() : CompositeAccessToken extracted from private getIdTokenResponse() : String in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest | From | To |