Package se.swedenconnect.bankid.idp.authn.session
package se.swedenconnect.bankid.idp.authn.session
BankID session handling.
-
ClassDescriptionKeys for storing BankID objects in the session.Representation of an ongoing BankID session.A listener for BankID session events.Interface for reading from the BankID session.Implements the writing and reading of BankID session data.Container for multiple BankID session states.Interface for writing to the BankID session.Redis implementation of the
SessionDao
interface.Implements theSessionDao
interface using the session extracted from theHttpServletRequest
.The Session Data Access Object interface.