Module iu.util.auth

Interface IuSessionHandler

All Known Implementing Classes:
SessionHandler

public interface IuSessionHandler
Manages generic session handler for applications

Implementations manage session tokens and state of sessions to ensure that session attributes transfer via encrypted channel.