9a87acb9bb7cc7fb43ff3a9466cf31fa38e880f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getCiphers() : List<String> renamed to public getJsseCipherNames() : List<String> in class org.apache.tomcat.util.net.openssl.OpenSSLContext | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ciphers : List<String> to jsseCipherNames : List<String> in class org.apache.tomcat.util.net.openssl.OpenSSLContext | From | To |