Uses of Interface
com.vaadin.browserless.SecurityContextHandler
Packages that use SecurityContextHandler
-
Uses of SecurityContextHandler in com.vaadin.browserless
Classes in com.vaadin.browserless that implement SecurityContextHandlerMethods in com.vaadin.browserless with parameters of type SecurityContextHandlerModifier and TypeMethodDescriptionBrowserlessApplicationContext.Builder.withSecurityContextHandler(SecurityContextHandler<C> handler) Sets the security context handler for multi-user auth isolation and transitions to a credential-typedSecuredBrowserlessApplicationContext.Builder.SecuredBrowserlessApplicationContext.Builder.withSecurityContextHandler(SecurityContextHandler<D> handler) Replaces the security context handler, possibly switching its credentials type. -
Uses of SecurityContextHandler in com.vaadin.browserless.quarkus
Classes in com.vaadin.browserless.quarkus that implement SecurityContextHandlerModifier and TypeClassDescriptionclassQuarkus Security implementation ofSecurityContextHandler.