45d2607fb66f0c57f6e55ed7a6b8c136ce5c42a0
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public buildShouldWork() : void renamed to public buildShouldWorkWhenFixedPort() : void in class org.apache.james.jmap.JMAPConfigurationTest | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type portConfiguration : PortConfiguration to jmapConfiguration : JMAPConfiguration in method private configurationBuilderFor(jmapConfiguration JMAPConfiguration) : Builder in class org.apache.james.jmap.JMAPServer | From | To | |
| Change Parameter Type portConfiguration : PortConfiguration to jmapConfiguration : JMAPConfiguration in method private JMAPServer(jmapConfiguration JMAPConfiguration, authenticationServlet AuthenticationServlet, jmapServlet JMAPServlet, authenticationFilter AuthenticationFilter, firstUserConnectionFilter FirstUserConnectionFilter) in class org.apache.james.jmap.JMAPServer | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter portConfiguration : PortConfiguration to jmapConfiguration : JMAPConfiguration in method private JMAPServer(jmapConfiguration JMAPConfiguration, authenticationServlet AuthenticationServlet, jmapServlet JMAPServlet, authenticationFilter AuthenticationFilter, firstUserConnectionFilter FirstUserConnectionFilter) in class org.apache.james.jmap.JMAPServer | From | To | |
| Rename Parameter portConfiguration : PortConfiguration to jmapConfiguration : JMAPConfiguration in method private configurationBuilderFor(jmapConfiguration JMAPConfiguration) : Builder in class org.apache.james.jmap.JMAPServer | From | To |