Interface SessionStoreFactory

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SessionStoreFactory
Build a session store from framework parameters.
Since:
5.5.0
Author:
Jerome LELEU