ee19edf19be289438de0aae0b249b3df69d9a5bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable httpMethod : String in method private shouldSkipFilter(request ServletRequest) : boolean from class org.killbill.billing.server.security.TenantFilter | From | To | |
Extract Method | 1 | ||
Extract Method private isMetricsRequest(path String, httpMethod String) : boolean extracted from private shouldSkipFilter(request ServletRequest) : boolean in class org.killbill.billing.server.security.TenantFilter | From | To |