|
Change Variable Type servletContext : Context to servletContext : ServletContextHandler in method public startServer() : void in class org.pentaho.di.www.WebServer |
From |
To |
|
Change Variable Type securityHandler : SecurityHandler to securityHandler : ConstraintSecurityHandler in method public startServer() : void in class org.pentaho.di.www.WebServer |
From |
To |
|
Change Variable Type hashUserRealm : HashUserRealm to hashLoginService : HashLoginService in method public startServer() : void in class org.pentaho.di.www.WebServer |
From |
To |
|
Change Variable Type root : Context to root : ServletContextHandler in method public startServer() : void in class org.pentaho.di.www.WebServer |
From |
To |
|
Change Variable Type jaasRealm : JAASUserRealm to jaasLoginService : JAASLoginService in method public startServer() : void in class org.pentaho.di.www.WebServer |
From |
To |