f126896922ce867b0bf3d8bc543c16cebd8679de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type export : boolean to export : EncryptionLevel in method private toJavaBulkCipher(bulkCipher String, export EncryptionLevel) : String in class org.apache.tomcat.util.net.openssl.ciphers.CipherSuiteConverter | From | To | |
Change Parameter Type export : boolean to export : EncryptionLevel in method private toJavaHandshakeAlgo(handshakeAlgo String, export EncryptionLevel) : String in class org.apache.tomcat.util.net.openssl.ciphers.CipherSuiteConverter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type export : boolean to export : EncryptionLevel in method package toJavaUncached(openSslCipherSuite String) : String in class org.apache.tomcat.util.net.openssl.ciphers.CipherSuiteConverter | From | To | |
Inline Variable | 1 | ||
Inline Variable export : boolean in method private toOpenSslHandshakeAlgo(handshakeAlgo String) : String from class org.apache.tomcat.util.net.openssl.ciphers.CipherSuiteConverter | From | To |