6c9f70392ef46dfbe410266aafbff7653434704b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 37
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mailboxIdFactory : MailboxId.Factory to mailboxIdFactory : Factory in method package SetMailboxesCreationProcessor(mailboxManager MailboxManager, subscriptionManager SubscriptionManager, mailboxFactory MailboxFactory, mailboxIdFactory Factory, metricFactory MetricFactory) in class org.apache.james.jmap.methods.SetMailboxesCreationProcessor | From | To | |
Extract Method | 1 | ||
Extract Method private authenticate(httpRequest HttpServletRequest) : HttpServletRequest extracted from public doFilter(request ServletRequest, response ServletResponse, chain FilterChain) : void in class org.apache.james.jmap.AuthenticationFilter | From | To |