Uses of Interface
net.officefloor.web.session.HttpSession
Packages that use HttpSession
Package
Description
-
Uses of HttpSession in net.officefloor.web.mock
Methods in net.officefloor.web.mock that return HttpSessionModifier and TypeMethodDescriptionstatic HttpSessionMockWebApp.mockSession(ServerHttpConnection connection) Mocks theHttpSession. -
Uses of HttpSession in net.officefloor.web.security.impl
Methods in net.officefloor.web.security.impl that return HttpSessionModifier and TypeMethodDescriptionFunctionAuthenticateContext.getSession()Obtains theHttpSession.FunctionLogoutContext.getSession()Obtains theHttpSession. -
Uses of HttpSession in net.officefloor.web.security.scheme
Fields in net.officefloor.web.security.scheme declared as HttpSessionModifier and TypeFieldDescriptionprotected final HttpSessionAbstractMockHttpSecurityActionContext.sessionMethods in net.officefloor.web.security.scheme that return HttpSessionModifier and TypeMethodDescriptionAbstractMockHttpSecurityActionContext.getSession()MockHttpRatifyContext.getSession() -
Uses of HttpSession in net.officefloor.web.spi.security
Methods in net.officefloor.web.spi.security that return HttpSessionModifier and TypeMethodDescriptionHttpSecurityActionContext.getSession()Obtains theHttpSession.