Uses of Interface
com.kingsrook.qqq.backend.core.modules.authentication.QSessionStoreProviderInterface
Packages that use QSessionStoreProviderInterface
-
Uses of QSessionStoreProviderInterface in com.kingsrook.qqq.backend.core.modules.authentication
Methods in com.kingsrook.qqq.backend.core.modules.authentication that return types with arguments of type QSessionStoreProviderInterfaceModifier and TypeMethodDescriptionQSessionStoreRegistry.getProvider()Get the registered session store provider.Methods in com.kingsrook.qqq.backend.core.modules.authentication with parameters of type QSessionStoreProviderInterfaceModifier and TypeMethodDescriptionvoidQSessionStoreRegistry.register(QSessionStoreProviderInterface provider) Register a session store provider.