]> WPIA git - gigi.git/blobdiff - lib/jetty/org/eclipse/jetty/security/CrossContextPsuedoSession.java
updating jetty to jetty-9.2.16.v2016040
[gigi.git] / lib / jetty / org / eclipse / jetty / security / CrossContextPsuedoSession.java
index e2de9f7db220b286e715b5e4530833941e96535d..9e82addbead683eb5fe65d310ef0716d4253d0a3 100644 (file)
@@ -1,6 +1,6 @@
 //
 //  ========================================================================
-//  Copyright (c) 1995-2014 Mort Bay Consulting Pty. Ltd.
+//  Copyright (c) 1995-2016 Mort Bay Consulting Pty. Ltd.
 //  ------------------------------------------------------------------------
 //  All rights reserved. This program and the accompanying materials
 //  are made available under the terms of the Eclipse Public License v1.0
@@ -23,6 +23,7 @@ import javax.servlet.http.HttpServletResponse;
 
 /**
  * @version $Rev: 4466 $ $Date: 2009-02-10 23:42:54 +0100 (Tue, 10 Feb 2009) $
+ * @deprecated
  */
 public interface CrossContextPsuedoSession<T>
 {