7ffadabf7a9084bd613b59f048b355c27723037a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package matchesEverything() : void renamed to package redirectSubdomain() : void in class org.cloudfoundry.identity.uaa.oauth.AntPathRedirectResolverTests.RedirectMatches | From | To | |
Extract Method | 1 | ||
Extract Method private isWildcard(configuredRedirectPattern String) : boolean extracted from protected redirectMatches(requestedRedirect String, redirectUri String) : boolean in class org.cloudfoundry.identity.uaa.oauth.AntPathRedirectResolver | From | To | |
Rename Parameter | 1 | ||
Rename Parameter redirectUri : String to redirectPattern : String in method protected redirectMatches(requestedRedirect String, redirectPattern String) : boolean in class org.cloudfoundry.identity.uaa.oauth.AntPathRedirectResolver | From | To |