Uses of Interface
net.officefloor.web.session.spi.InvalidateHttpSessionOperation
Packages that use InvalidateHttpSessionOperation
-
Uses of InvalidateHttpSessionOperation in net.officefloor.web.session.spi
Methods in net.officefloor.web.session.spi with parameters of type InvalidateHttpSessionOperationModifier and TypeMethodDescriptionvoidHttpSessionStore.invalidateHttpSession(InvalidateHttpSessionOperation operation) Triggers invalidating theHttpSession. -
Uses of InvalidateHttpSessionOperation in net.officefloor.web.session.store
Methods in net.officefloor.web.session.store with parameters of type InvalidateHttpSessionOperationModifier and TypeMethodDescriptionvoidMemoryHttpSessionStore.invalidateHttpSession(InvalidateHttpSessionOperation operation)