org.ofbiz.catalina.container
Class CrossSubdomainSessionValve
java.lang.Object
ValveBase
org.ofbiz.catalina.container.CrossSubdomainSessionValve
public class CrossSubdomainSessionValve
- extends ValveBase
Field Summary |
static java.lang.String |
module
|
Method Summary |
void |
invoke(Request request,
Response response)
|
protected void |
replaceCookie(Request request,
Response response,
Cookie cookie)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final java.lang.String module
CrossSubdomainSessionValve
public CrossSubdomainSessionValve()
invoke
public void invoke(Request request,
Response response)
throws java.io.IOException,
ServletException
- Throws:
java.io.IOException
ServletException
replaceCookie
protected void replaceCookie(Request request,
Response response,
Cookie cookie)