177543b17c9d7f46afe385a594184e0f5b73a812
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method private getStore(type String, provider String, path String, pass String) : KeyStore from class org.apache.tomcat.util.net.jsse.JSSEUtil to package getStore(type String, provider String, path String, pass String) : KeyStore from class org.apache.tomcat.util.net.SSLUtilBase | From | To | |
Move And Rename Method | 1 | ||
Move And Rename Method protected getTrustStore() : KeyStore from class org.apache.tomcat.util.net.jsse.JSSEUtil to public getTruststore() : KeyStore from class org.apache.tomcat.util.net.SSLHostConfig | From | To |