public class SessionSPIDefaultImpl extends java.lang.Object implements SessionSPI
SessionSPISessionSPI| Constructor and Description |
|---|
SessionSPIDefaultImpl() |
| Modifier and Type | Method and Description |
|---|---|
Session |
find(Engine engine,
javax.servlet.http.HttpServletRequest request) |
Session |
guest(Engine engine) |
void |
remove(Engine engine,
javax.servlet.http.HttpServletRequest request) |
public SessionSPIDefaultImpl()
public void remove(Engine engine, javax.servlet.http.HttpServletRequest request)
remove in interface SessionSPIpublic Session find(Engine engine, javax.servlet.http.HttpServletRequest request)
find in interface SessionSPIpublic Session guest(Engine engine)
guest in interface SessionSPICopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.