Uses of Class
com.vaadin.browserless.BrowserlessUserContext
Packages that use BrowserlessUserContext
-
Uses of BrowserlessUserContext in com.vaadin.browserless
Methods in com.vaadin.browserless that return BrowserlessUserContextModifier and TypeMethodDescriptionBrowserlessUIContext.getUser()Returns the user context that owns this window.BrowserlessApplicationContext.newUser()Creates a new user context representing an anonymous user session.Creates a new user context with the given credentials.Creates a new user context for the given username and roles.