AmadeusITGroup / HttpSessionReplacer

Store JEE Servlet HttpSessions in Redis
MIT License
49 stars 33 forks source link

Support multiple tracking modes #37

Closed nbogojevic closed 6 years ago

nbogojevic commented 6 years ago

Web.xml can specify several session tracking modes (e.g. COOKIE and URL). Instead of having single tracking mode, we should have mechanism to apply them in order of priority.