50bf5afcf5d52f7c0038e0d06b1d15faae74f4d7
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.apache.tomcat.util.net.SNIExtractor renamed to org.apache.tomcat.util.net.TLSClientHelloExtractor | From | To | |
Change Variable Type | 2 | ||
Change Variable Type extractor : SNIExtractor to extractor : TLSClientHelloExtractor in method private processSNI() : int in class org.apache.tomcat.util.net.SecureNioChannel | From | To | |
Change Variable Type extractor : SNIExtractor to extractor : TLSClientHelloExtractor in method private processSNI() : int in class org.apache.tomcat.util.net.SecureNio2Channel | From | To |