08a1c369d1d25f4d01889cd31d73711fc8e40493
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getSslConfiguration() : ThriftSSLConfiguration renamed to public getSslParameters() : SSLContextParameters in class org.apache.camel.component.thrift.ThriftConfiguration | From | To | |
Rename Variable | 4 | ||
Rename Variable sslConfiguration : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected initializeSslTransport() : void in class org.apache.camel.component.thrift.ThriftProducer | From | To | |
Rename Variable sslConfiguration : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected initializeServer() : void in class org.apache.camel.component.thrift.ThriftConsumer | From | To | |
Rename Variable sslConfig : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected createRegistry() : JndiRegistry in class org.apache.camel.component.thrift.ThriftProducerSecurityTest | From | To | |
Rename Variable sslConfig : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected createRegistry() : JndiRegistry in class org.apache.camel.component.thrift.ThriftConsumerSecurityTest | From | To | |
Change Return Type | 1 | ||
Change Return Type ThriftSSLConfiguration to SSLContextParameters in method public getSslParameters() : SSLContextParameters in class org.apache.camel.component.thrift.ThriftConfiguration | From | To | |
Change Variable Type | 4 | ||
Change Variable Type sslConfiguration : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected initializeServer() : void in class org.apache.camel.component.thrift.ThriftConsumer | From | To | |
Change Variable Type sslConfig : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected createRegistry() : JndiRegistry in class org.apache.camel.component.thrift.ThriftConsumerSecurityTest | From | To | |
Change Variable Type sslConfig : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected createRegistry() : JndiRegistry in class org.apache.camel.component.thrift.ThriftProducerSecurityTest | From | To | |
Change Variable Type sslConfiguration : ThriftSSLConfiguration to sslParameters : SSLContextParameters in method protected initializeSslTransport() : void in class org.apache.camel.component.thrift.ThriftProducer | From | To |