core / pragma.session /

Package pragma.session #

Types #

NameSummary

DefaultSessionPlugin

class DefaultSessionPlugin(service: Service, contentDataNodeService: ContentDataNodeService, logger: Logger) : SessionPlugin, ConfigurablePlugin<DefaultSessionPluginConfig>

This plugin accepts a configurable number of entries, with a limit on the size of the keys and values.

SessionPlugin

interface SessionPlugin

The SessionContextPlugin provides the opportunity for performing server side validation and sanitization of state to be cached within a Pragma session