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