Searched refs:httpsConfig (Results 1 – 1 of 1) sorted by relevance
166 HttpConfiguration httpsConfig = new HttpConfiguration(httpConfig); in addHttpsConnector() local167 httpsConfig.addCustomizer(new SecureRequestCustomizer()); in addHttpsConnector()172 new HttpConnectionFactory(httpsConfig)); in addHttpsConnector()