@Deprecated public abstract class SessionStateBase extends Object implements org.noear.solon.core.handle.SessionState
| Modifier and Type | Field and Description |
|---|---|
protected static String |
_domain
Deprecated.
|
protected static int |
_expiry
Deprecated.
|
protected org.noear.solon.core.handle.Context |
ctx
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SessionStateBase(org.noear.solon.core.handle.Context ctx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
cookieGet(String key)
Deprecated.
|
protected void |
cookieSet(String key,
String val)
Deprecated.
|
protected String |
sessionIdGet(boolean reset)
Deprecated.
|
protected String |
sessionIdPush()
Deprecated.
|
protected static int _expiry
protected static String _domain
protected final org.noear.solon.core.handle.Context ctx
Copyright © 2025. All rights reserved.