dd4295bad880a17ed1a806ef454559e22e2b5960
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type httpsConfigurator : HttpsConfigurator to sslContext : SSLContext in method private createHttpServer(uri URI, handler JdkHttpHandlerContainer, sslContext SSLContext, start boolean) : HttpServer in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory | From | To | |
| Change Parameter Type httpsConfigurator : HttpsConfigurator to sslContext : SSLContext in method public createHttpServer(uri URI, configuration ResourceConfig, parentLocator ServiceLocator, sslContext SSLContext, start boolean) : HttpServer in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute uri : URI to httpsUri : URI in class org.glassfish.jersey.jdkhttp.JdkHttpsServerTest | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter httpsConfigurator : HttpsConfigurator to sslContext : SSLContext in method private createHttpServer(uri URI, handler JdkHttpHandlerContainer, sslContext SSLContext, start boolean) : HttpServer in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory | From | To | |
| Rename Parameter httpsConfigurator : HttpsConfigurator to sslContext : SSLContext in method public createHttpServer(uri URI, configuration ResourceConfig, parentLocator ServiceLocator, sslContext SSLContext, start boolean) : HttpServer in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory | From | To |