All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AuthenticationContext The authentication context of the application.AuthenticationUtil Helpers for authentication related tasks.DevModeBrowserLauncher Utilities for launching a browser when running in development mode.EnableVaadin Brings in the machinery to setup Spring + Vaadin applications.ForwardingRequestWrapper Creates anHttpServletRequestWrapperinstance which returns appropriateservletPathandpathInfo(which are expected byVaadinServlet) in case forwarding is enforced.RequestUtil Contains utility methods related to request handling.RootMappedCondition Condition to check whether the Vaadin servlet is mapped to the root ("/*").RouteScope The lifecycle of a@RouteScopebean is controlled by route navigation.RouteScopeOwner Link a@RouteScopebean to its owner.SpringApplicationConfigurationFactory Passes Spring application properties to the Vaadin application configuration.SpringBootAutoConfiguration Spring boot auto-configuration class for Flow.SpringComponent Convenience alias forComponentto prevent conflicts withComponent.SpringInstantiator Default Spring instantiator that is used if no other instantiator has been registered.SpringLookupInitializer Spring awareLookupInitializerimplementation.SpringSecurityAutoConfiguration Spring boot auto-configuration class for Flow.SpringServlet Spring application context aware Vaadin servlet implementation.SpringUtil Helpers related to Spring.SpringVaadinServletService Spring application context aware Vaadin servlet service implementation.SpringVaadinSession Vaadin session implementation for Spring.SpringViewAccessChecker A Spring specific view access checker that falls back to Spring mechanisms when the generic mechanisms do not work.UidlRedirectStrategy A strategy to handle redirects which is aware of UIDL requests.UIScope Stereotype annotation for Spring's@Scope("vaadin-ui").VaadinApplicationConfiguration Vaadin Application Spring configuration.VaadinAwareSecurityContextHolderStrategy A strategy that uses an available VaadinSession for retrieving the security context.VaadinConfigurationProperties Configuration properties for Vaadin Spring Boot.VaadinConfigurationProperties.Pnpm VaadinDefaultRequestCache A default request cache implementation which aims to ignore requests that are not for routes.VaadinMVCWebAppInitializer Abstract Vaadin Spring MVCWebApplicationInitializer.VaadinRouteScope Implementation of Spring'sScopethat binds the beans to a component in the navigation chain.VaadinSavedRequestAwareAuthenticationSuccessHandler A version ofSavedRequestAwareAuthenticationSuccessHandlerthat writes a different return value for a Fusion TypeScript client.VaadinSavedRequestAwareAuthenticationSuccessHandler.RedirectStrategy Redirect strategy used byVaadinSavedRequestAwareAuthenticationSuccessHandler.VaadinScanPackagesRegistrar Internal registrar for Vaadin scan packages settings.VaadinScopesConfig Vaadin scopes configuration.VaadinServletConfiguration Vaadin servlet configuration.VaadinServletContextInitializer Servlet context initializer for Spring Boot Application.VaadinSessionScope Stereotype annotation for Spring's@Scope("vaadin-session").VaadinSessionScope Implementation of Spring'sScopethat binds the beans to the currentVaadinSession(as opposed to the current Servlet session).VaadinSpringDataHelpers Contains helper methods to work with Spring Data based back-ends and Vaadin components.VaadinStatelessSecurityConfigurer<H extends org.springframework.security.config.annotation.web.HttpSecurityBuilder<H>> Enables authentication that relies on JWT instead of sessions.VaadinUIScope Implementation of Spring'sScopethat binds the beans to the currentUI.VaadinWebSecurity Provides basic Vaadin component-based security configuration for the project.VaadinWebSecurityConfigurerAdapter Deprecated. Use component-based security configurationVaadinWebSecurityVaadinWebsocketEndpointExporter Handles registration of JSR-356 websocket endpoints when the Spring Boot application is run in an embedded container.ViewAccessCheckerInitializer Helper for checking access to views.