38d48395b033d298efd35aff493ba89804da6a1d
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable storePassword : String in method protected loadKeyStore(resource Resource) : KeyStore from class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Extract Method | 5 | ||
Extract Method public getKeyManagerFactoryAlgorithm() : String extracted from public getSslKeyManagerFactoryAlgorithm() : String in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Extract Method private unload() : void extracted from protected doStop() : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Extract Method private load() : void extracted from protected doStart() : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Extract Method public setKeyManagerFactoryAlgorithm(algorithm String) : void extracted from public setSslKeyManagerFactoryAlgorithm(algorithm String) : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Extract Method public getEndpointIdentificationAlgorithm() : String extracted from public customize(sslParams SSLParameters) : SSLParameters in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To |