Uses of Interface
se.swedenconnect.bankid.idp.authn.session.SessionDao
-
Uses of SessionDao in se.swedenconnect.bankid.idp.authn.session
Modifier and TypeClassDescriptionclass
Redis implementation of theSessionDao
interface.class
Implements theSessionDao
interface using the session extracted from theHttpServletRequest
.