public class JWebSessionKey extends org.apache.shiro.session.mgt.DefaultSessionKey implements ContextSource
| Modifier and Type | Field and Description |
|---|---|
protected net.javapla.jawn.core.http.Context |
context |
| Constructor and Description |
|---|
JWebSessionKey(net.javapla.jawn.core.http.Context context) |
JWebSessionKey(java.io.Serializable sessionId,
net.javapla.jawn.core.http.Context context) |
| Modifier and Type | Method and Description |
|---|---|
net.javapla.jawn.core.http.Context |
getContext() |
public JWebSessionKey(net.javapla.jawn.core.http.Context context)
public JWebSessionKey(java.io.Serializable sessionId,
net.javapla.jawn.core.http.Context context)
public net.javapla.jawn.core.http.Context getContext()
getContext in interface ContextSource