|
Change Return Type void to boolean in method public removeId(id String) : boolean in class org.eclipse.jetty.server.SessionIdManager |
From |
To |
|
Change Return Type void to boolean in method protected delete(id String) : boolean in class org.eclipse.jetty.session.infinispan.InfinispanSessionIdManager |
From |
To |
|
Change Return Type boolean to Session in method public doDelete(id String) : Session in class org.eclipse.jetty.server.session.MemorySessionStore |
From |
To |
|
Change Return Type boolean to Session in method public doDelete(key String) : Session in class org.eclipse.jetty.server.session.SessionCookieTest.MockSessionStore |
From |
To |
|
Change Return Type boolean to Session in method public delete(id String) : Session in class org.eclipse.jetty.server.session.AbstractSessionStore |
From |
To |
|
Change Return Type void to boolean in method public removeId(id String) : boolean in class org.eclipse.jetty.session.infinispan.InfinispanSessionIdManager |
From |
To |
|
Change Return Type void to boolean in method public removeId(id String) : boolean in class org.eclipse.jetty.server.session.HashSessionIdManager |
From |
To |
|
Change Return Type void to boolean in method protected delete(id String) : boolean in class org.eclipse.jetty.gcloud.session.GCloudSessionIdManager |
From |
To |
|
Change Return Type boolean to Session in method public removeSession(id String, invalidate boolean) : Session in class org.eclipse.jetty.server.session.SessionManager |
From |
To |
|
Change Return Type void to boolean in method public removeId(id String) : boolean in class org.eclipse.jetty.gcloud.session.GCloudSessionIdManager |
From |
To |
|
Change Return Type void to boolean in method public removeId(id String) : boolean in class org.eclipse.jetty.server.session.JDBCSessionIdManager |
From |
To |
|
Change Return Type void to boolean in method private delete(id String) : boolean in class org.eclipse.jetty.server.session.JDBCSessionIdManager |
From |
To |
|
Change Return Type boolean to Session in method public abstract doDelete(id String) : Session in class org.eclipse.jetty.server.session.AbstractSessionStore |
From |
To |
|
Change Return Type boolean to Session in method public delete(id String) : Session in class org.eclipse.jetty.server.session.SessionStore |
From |
To |