Uses of Class
passport.infra.Session
Package
Description
-
Uses of Session in passport.application.desktop.system
Modifier and TypeMethodDescriptionInfra.session()
Returns the value of thesession
record component.ModifierConstructorDescriptionInfra
(Users users, Events events, EmailService emailService, Session session) Creates an instance of aInfra
record class. -
Uses of Session in passport.domain.contexts.user
Modifier and TypeMethodDescriptionUserLogin.withSession
(Session session) Associates the current login context with a session. -
Uses of Session in passport.infra