public class TokenLicHttpListner
extends java.lang.Object
implements javax.servlet.http.HttpSessionBindingListener
Constructor and Description |
---|
TokenLicHttpListner(java.lang.String httpSessionIdParam,
java.lang.String userIdParam) |
Modifier and Type | Method and Description |
---|---|
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event) |
public TokenLicHttpListner(java.lang.String httpSessionIdParam, java.lang.String userIdParam)
public void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
valueBound
in interface javax.servlet.http.HttpSessionBindingListener
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
valueUnbound
in interface javax.servlet.http.HttpSessionBindingListener