|
Change Variable Type s : MemorySession to s : Session in method public newSession(request HttpServletRequest, data SessionData) : Session in class org.eclipse.jetty.server.session.DefaultSessionCache |
From |
To |
|
Change Variable Type s : MemorySession to s : Session in method public newSession(data SessionData) : Session in class org.eclipse.jetty.server.session.DefaultSessionCache |
From |
To |
|
Change Variable Type ds : FileSessionDataStore to ds : FileSessionStore in method public testDangerousSessionIdRemoval() : void in class org.eclipse.jetty.server.session.FileSessionManagerTest |
From |
To |
|
Change Variable Type sds : FileSessionDataStore to sds : FileSessionStore in method public main(args String[]) : void in class org.eclipse.jetty.TestServer |
From |
To |
|
Change Variable Type sessionTableSchema : JDBCSessionDataStore.SessionTableSchema to sessionTableSchema : JDBCSessionStore.SessionTableSchema in method public newSessionHandler() : SessionHandler in class org.eclipse.jetty.server.session.JdbcTestServer |
From |
To |
|
Change Variable Type ds : FileSessionDataStore to ds : FileSessionStore in method public newSessionHandler() : SessionHandler in class org.eclipse.jetty.server.session.FileTestServer |
From |
To |
|
Change Variable Type ds : FileSessionDataStore to ds : FileSessionStore in method public testHashSession() : void in class org.eclipse.jetty.server.session.FileSessionManagerTest |
From |
To |
|
Change Variable Type ds : JDBCSessionDataStore to ds : JDBCSessionStore in method public getSessionStore(handler SessionHandler) : SessionStore in class org.eclipse.jetty.server.session.JDBCSessionStoreFactory |
From |
To |
|
Change Variable Type ds : JDBCSessionDataStore to ds : JDBCSessionStore in method public newSessionHandler() : SessionHandler in class org.eclipse.jetty.server.session.JdbcTestServer |
From |
To |
|
Change Variable Type ds : FileSessionDataStore to ds : FileSessionStore in method public testValidSessionIdRemoval() : void in class org.eclipse.jetty.server.session.FileSessionManagerTest |
From |
To |
|
Change Variable Type fsds : FileSessionDataStore to fsds : FileSessionStore in method public getSessionStore(handler SessionHandler) : SessionStore in class org.eclipse.jetty.server.session.FileSessionStoreFactory |
From |
To |