Uses of Interface
net.officefloor.web.session.spi.FreshHttpSession
Packages that use FreshHttpSession
-
Uses of FreshHttpSession in net.officefloor.web.session.generator
Methods in net.officefloor.web.session.generator with parameters of type FreshHttpSessionModifier and TypeMethodDescriptionvoidUuidHttpSessionIdGenerator.generateSessionId(FreshHttpSession session) -
Uses of FreshHttpSession in net.officefloor.web.session.spi
Methods in net.officefloor.web.session.spi with parameters of type FreshHttpSessionModifier and TypeMethodDescriptionvoidHttpSessionIdGenerator.generateSessionId(FreshHttpSession session) Generates the session Id.