Uses of Class
passport.domain.contexts.user.UserLogin
-
Uses of UserLogin in passport.application.desktop.system
Modifier and TypeMethodDescriptionServices.login()
Returns the value of thelogin
record component.ModifierConstructorDescriptionServices
(SigningUp signup, UserLogin login, AvailableEventsListing eventsListing, SubscribedEventsListing subscribedEvents, EvaluationListing evaluationListing, EventEvaluation evaluation, TicketBuying purchasing, UserEditing profileEditing) Creates an instance of aServices
record class. -
Uses of UserLogin in passport.domain.contexts.user
Modifier and TypeMethodDescriptionUserLogin.withSession
(Session session) Associates the current login context with a session.