Uses of Interface
org.pac4j.core.context.session.SessionStoreFactory
Packages that use SessionStoreFactory
-
Uses of SessionStoreFactory in org.pac4j.core.config
Fields in org.pac4j.core.config declared as SessionStoreFactoryMethods in org.pac4j.core.config that return SessionStoreFactoryMethods in org.pac4j.core.config with parameters of type SessionStoreFactoryModifier and TypeMethodDescriptionvoidConfig.defaultSessionStoreFactory(SessionStoreFactory sessionStoreFactory) voidConfig.setSessionStoreFactory(SessionStoreFactory sessionStoreFactory) -
Uses of SessionStoreFactory in org.pac4j.core.util
Methods in org.pac4j.core.util that return SessionStoreFactoryModifier and TypeMethodDescriptionstatic SessionStoreFactoryFindBest.sessionStoreFactory(SessionStoreFactory localFactory, Config config, SessionStoreFactory defaultFactory) Methods in org.pac4j.core.util with parameters of type SessionStoreFactoryModifier and TypeMethodDescriptionstatic SessionStoreFactoryFindBest.sessionStoreFactory(SessionStoreFactory localFactory, Config config, SessionStoreFactory defaultFactory)