<!-- -->
| JavaTM 2 Platform Ent. Ed. v1.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes <noscript></noscript> | |||||||||
SUMMARY:NESTED|FIELD|CONSTR|METHOD | DETAIL:FIELD|CONSTR|METHOD |
javax.servlet.http
Interface HttpSessionContext
Deprecated.As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API. 从Java Servlet API 2.1以来,因为安全原因没有替代方法。该接口在未来版本的API中将被删除。
-
public interface HttpSessionContext
-
Version:
- $Version$ Author:
- Various See Also:
-
HttpSession
,HttpSessionBindingEvent
,HttpSessionBindingListener
<!-- ======== NESTED CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><!-- ======== CONSTRUCTOR SUMMARY ======== --><!-- ========== METHOD SUMMARY =========== --><!-- -->
Method Summary | |
Enumeration | getIds() Deprecated.As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API. 从Java Servlet API 2.1以来,因为安全原因没有替代方法。该 方法必须返回一个空的Enumeration,在未来版本的API中将被删除。 |
HttpSession | getSession(StringsessionId) Deprecated.As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API. 从Java Servlet API 2.1以来,因为安全原因没有替代方法。该 方法必须返回null,在未来版本的API中将被删除。 |
<!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><!-- -->
Method Detail |
getSession
- Deprecated.As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API. 从Java Servlet API 2.1以来,因为安全原因没有替代方法。该 方法必须返回null,在未来版本的API中将被删除。
getIds
-
Deprecated.As of Java Servlet API 2.1 with no replacement. This method must return an empty
Enumeration
and will be removed in a future version of this API. 从Java Servlet API 2.1以来,因为安全原因没有替代方法。该 方法必须返回一个空的Enumeration,在未来版本的API中将被删除。
<!-- -->
| JavaTM 2 Platform Ent. Ed. v1.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes <noscript></noscript> | |||||||||
SUMMARY:NESTED|FIELD|CONSTR|METHOD | DETAIL:FIELD|CONSTR|METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved.