128c083d08392b9ac79eeaaa3201d23c7171fd0d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable password : String in method protected extractCredentials(request HttpServletRequest) : Authentication from class org.cloudfoundry.identity.uaa.authentication.BackwardsCompatibleTokenEndpointAuthenticationFilter | From | To | |
Extract Variable username : String in method protected extractCredentials(request HttpServletRequest) : Authentication from class org.cloudfoundry.identity.uaa.authentication.BackwardsCompatibleTokenEndpointAuthenticationFilter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public convertISO8859_1_to_UTF_8(s String) : String extracted from protected extractCredentials(request HttpServletRequest) : Authentication in class org.cloudfoundry.identity.uaa.authentication.BackwardsCompatibleTokenEndpointAuthenticationFilter & moved to class org.cloudfoundry.identity.uaa.util.UaaStringUtils | From | To |