Uses of Class
passport.domain.contexts.user.UserLogin
Packages that use UserLogin
-
Uses of UserLogin in passport.application.desktop.system
Methods in passport.application.desktop.system that return UserLoginModifier and TypeMethodDescriptionServices.login()Returns the value of theloginrecord component.Constructors in passport.application.desktop.system with parameters of type UserLoginModifierConstructorDescriptionServices(SigningUp signup, UserLogin login, AvailableEventsListing eventsListing, SubscribedEventsListing subscribedEvents, EvaluationListing evaluationListing, EventEvaluation evaluation, TicketBuying purchasing, UserEditing profileEditing) Creates an instance of aServicesrecord class. -
Uses of UserLogin in passport.domain.contexts.user
Methods in passport.domain.contexts.user that return UserLoginModifier and TypeMethodDescriptionUserLogin.withSession(Session session) Associates the current login context with a session.