Uses of Class
org.hippoecm.frontend.session.UserSession
Packages that use UserSession
Package
Description
-
Uses of UserSession in org.hippoecm.frontend.dialog
Methods in org.hippoecm.frontend.dialog that return UserSession -
Uses of UserSession in org.hippoecm.frontend.plugin.config.impl
Constructors in org.hippoecm.frontend.plugin.config.impl with parameters of type UserSessionModifierConstructorDescriptionPluginConfigFactory
(UserSession userSession, IApplicationFactory defaultFactory) -
Uses of UserSession in org.hippoecm.frontend.service.render
Methods in org.hippoecm.frontend.service.render that return UserSession -
Uses of UserSession in org.hippoecm.frontend.session
Methods in org.hippoecm.frontend.session that return UserSessionModifier and TypeMethodDescriptionstatic UserSession
UserSession.get()
Returns the current session, or if there is no current session, creates one.