public final class SessionCacheLocal extends Object
Constructor and Description |
---|
SessionCacheLocal() |
Modifier and Type | Method and Description |
---|---|
static void |
clear()
清除
|
static UserDetail |
get()
获取TTL中的数据
|
static void |
put(UserDetail userDetail)
TTL 设置数据
|
public static void put(UserDetail userDetail)
public static UserDetail get()
public static void clear()
Copyright © 2023. All rights reserved.