Class SecuredBrowserlessApplicationContext.Builder<C>

java.lang.Object
com.vaadin.browserless.SecuredBrowserlessApplicationContext.Builder<C>
Type Parameters:
C - the credentials type
Enclosing class:
SecuredBrowserlessApplicationContext<C>

public static final class SecuredBrowserlessApplicationContext.Builder<C> extends Object
Builder for SecuredBrowserlessApplicationContext. Obtained from BrowserlessApplicationContext.Builder.withSecurityContextHandler(SecurityContextHandler); delegates to the underlying base builder for shared configuration.