|
Change Parameter Type c : SelectChannelConnector to c : ServerConnector in method private configureChannelConnector(c ServerConnector) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Parameter Type context : Context to context : ServletContextHandler in method private setContextAttributes(context ServletContextHandler, conf Configuration) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Parameter Type ctxt : Context to ctxt : ServletContextHandler in method public addContext(ctxt ServletContextHandler, isFiltered boolean) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Parameter Type ctx : Context to ctx : ServletContextHandler in method public defineFilter(ctx ServletContextHandler, name String, classname String, parameters Map<String,String>, urls String[]) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Parameter Type ctxt : WebAppContext to ctxt : ServletContextHandler in method private addNoCacheFilter(ctxt ServletContextHandler) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Parameter Type webAppCtx : Context to webAppCtx : ServletContextHandler in method protected addFilterPathMapping(pathSpec String, webAppCtx ServletContextHandler) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Parameter Type connector : Connector to connector : ServerConnector in method private addListener(connector ServerConnector) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Parameter Type ctx : Context to ctx : ServletContextHandler in method private defineFilter(ctx ServletContextHandler, holder FilterHolder, fmap FilterMapping) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testFallbackToPseudoDelegationTokenAuthenticator() : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type c : Connector to c : ServerConnector in method public stop() : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testJetty() : void in class org.apache.hadoop.test.TestHTestCase |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method private testDelegationTokenAuthenticatedURLWithNoDT(filterClass Class<? extends Filter>) : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type mimeBuffer : Buffer to mime : String in method private inferMimeType(request ServletRequest) : String in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method private testKerberosDelegationTokenAuthenticator(doAs boolean) : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type l : Connector to l : ServerConnector in method public toString() : String in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type listener : Connector to connector : ServerConnector in method public build() : HttpServer2 in class org.apache.hadoop.http.HttpServer2.Builder |
From |
To |
|
Change Variable Type staticContext : Context to staticContext : ServletContextHandler in method protected addDefaultApps(parent ContextHandlerCollection, appDir String, conf Configuration) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method private testDelegationTokenAuthenticatorCalls(useQS boolean) : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public start() : void in class org.apache.hadoop.yarn.server.webproxy.TestWebAppProxyServlet |
From |
To |
|
Change Variable Type ctx : Context to ctx : ServletContextHandler in method public addGlobalFilter(name String, classname String, parameters Map<String,String>) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testHttpUGI() : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type sContext : ContextHandler.SContext to sContext : ServletContextHandler.Context in method private inferMimeType(request ServletRequest) : String in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter |
From |
To |
|
Change Variable Type c : SslSelectChannelConnector to sslContextFactory : SslContextFactory in method private createJettyServer() : Server in class org.apache.hadoop.test.TestJettyHelper |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method private startHttpServer() : void in class org.apache.hadoop.mapred.NotificationTestCase |
From |
To |
|
Change Variable Type names : Enumeration<Object> to names : Enumeration<String> in method protected configureServlets() : void in class org.apache.hadoop.yarn.server.timeline.webapp.TestTimelineWebServices.WebServletModule |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testJetty() : void in class org.apache.hadoop.test.TestHFSTestCase |
From |
To |
|
Change Variable Type listener : Connector to listener : ServerConnector in method package openListeners() : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testRawHttpCalls() : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type e : Map.Entry<Context,Boolean> to e : Map.Entry<ServletContextHandler,Boolean> in method public addFilter(name String, classname String, parameters Map<String,String>) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testExternalDelegationTokenSecretManager() : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type c : Connector to c : ServerConnector in method public getConnectorAddress(index int) : InetSocketAddress in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testProxyUser() : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type listener : Connector to listener : ServerConnector in method private checkBindAddress(host String, port int, findPort boolean) : HttpServer2 in class org.apache.hadoop.http.TestHttpServer |
From |
To |
|
Change Variable Type c : Connector to c : ServerConnector in method protected getJettyURL() : String in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |
|
Change Variable Type ctx : Context to ctx : ServletContextHandler in method public addFilter(name String, classname String, parameters Map<String,String>) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type logContext : Context to logContext : ServletContextHandler in method protected addDefaultApps(parent ContextHandlerCollection, appDir String, conf Configuration) : void in class org.apache.hadoop.http.HttpServer2 |
From |
To |
|
Change Variable Type context : Context to context : ServletContextHandler in method public testIpaddressCheck() : void in class org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken |
From |
To |