Class RedisSessionMapper
java.lang.Object
org.springframework.session.data.redis.RedisSessionMapper
- All Implemented Interfaces:
BiFunction<String, Map<String,Object>, org.springframework.session.MapSession>
-
Constructor Details
-
RedisSessionMapper
public RedisSessionMapper()
-
-
Method Details
-
apply
-