A C D E F G I L M O P R S T U V W 
All Classes All Packages

A

accessAnnotationChecker() - Method in class com.vaadin.flow.spring.SpringSecurityAutoConfiguration
Makes the default access annotation checker available for security configuration.
addDestroyListener(SessionDestroyListener) - Method in class com.vaadin.flow.spring.SpringVaadinSession
Adds a listener that gets notified when the Vaadin service session is destroyed.
afterPropertiesSet() - Method in class com.vaadin.flow.spring.VaadinWebsocketEndpointExporter
 
algorithm(MacAlgorithm) - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer.SecretKeyConfigurer
Sets the signature algorithm.
and() - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer.SecretKeyConfigurer

C

clearContext() - Method in class com.vaadin.flow.spring.security.VaadinAwareSecurityContextHolderStrategy
 
com.vaadin.flow.spring - package com.vaadin.flow.spring
 
com.vaadin.flow.spring.annotation - package com.vaadin.flow.spring.annotation
 
com.vaadin.flow.spring.data - package com.vaadin.flow.spring.data
 
com.vaadin.flow.spring.scopes - package com.vaadin.flow.spring.scopes
 
com.vaadin.flow.spring.security - package com.vaadin.flow.spring.security
 
com.vaadin.flow.spring.security.stateless - package com.vaadin.flow.spring.security.stateless
 
configure(H) - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer
 
configure(HttpSecurity) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
 
configure(WebSecurity) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
The paths listed as "ignoring" in this method are handled without any Spring Security involvement.
contextInitializer() - Method in class com.vaadin.flow.spring.SpringBootAutoConfiguration
Creates a ServletContextInitializer instance.
createComponent(Class<T>) - Method in class com.vaadin.flow.spring.SpringInstantiator
 
createDeploymentConfiguration(Properties) - Method in class com.vaadin.flow.spring.SpringServlet
 
createEmptyContext() - Method in class com.vaadin.flow.spring.security.VaadinAwareSecurityContextHolderStrategy
 
createLookup(VaadinContext, Map<Class<?>, Collection<Class<?>>>) - Method in class com.vaadin.flow.spring.SpringLookupInitializer
 
createServletService(DeploymentConfiguration) - Method in class com.vaadin.flow.spring.SpringServlet
 
createVaadinSession(VaadinRequest) - Method in class com.vaadin.flow.spring.SpringVaadinServletService
 

D

defaultApplicationConfigurationFactory() - Method in class com.vaadin.flow.spring.VaadinApplicationConfiguration
Creates a default ApplicationConfigurationFactory bean in case there is no developer provided bean.
DevModeBrowserLauncher - Class in com.vaadin.flow.spring
Utilities for launching a browser when running in development mode.
DevModeBrowserLauncher(SpringApplication, String[]) - Constructor for class com.vaadin.flow.spring.DevModeBrowserLauncher
 
doCreate(VaadinContext, FallbackChunk, Map<String, String>) - Method in class com.vaadin.flow.spring.SpringApplicationConfigurationFactory
 

E

EnableVaadin - Annotation Type in com.vaadin.flow.spring.annotation
Brings in the machinery to setup Spring + Vaadin applications.
expiresIn(long) - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer
Sets the lifetime of the JWT.

F

fireSessionDestroy() - Method in class com.vaadin.flow.spring.SpringVaadinSession
Handles destruction of the session.
ForwardingRequestWrapper - Class in com.vaadin.flow.spring
Creates an HttpServletRequestWrapper instance which returns appropriate servletPath and pathInfo (which are expected by VaadinServlet) in case forwarding is enforced.
ForwardingRequestWrapper(HttpServletRequest) - Constructor for class com.vaadin.flow.spring.ForwardingRequestWrapper
 
fromPagingRepository(PagingAndSortingRepository<T, ?>) - Static method in interface com.vaadin.flow.spring.data.VaadinSpringDataHelpers
Binds all items from a given paging Spring Data repository to Grid.

G

getBeanStore() - Method in class com.vaadin.flow.spring.scopes.VaadinRouteScope
 
getBeanStore() - Method in class com.vaadin.flow.spring.scopes.VaadinSessionScope
 
getBeanStore() - Method in class com.vaadin.flow.spring.scopes.VaadinUIScope
 
getBlacklistedPackages() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Get a list of packages that are blacklisted for class scanning.
getConfigurationClasses() - Method in class com.vaadin.flow.spring.VaadinMVCWebAppInitializer
Gets the application configuration classes.
getContext() - Method in class com.vaadin.flow.spring.security.VaadinAwareSecurityContextHolderStrategy
 
getConversationId() - Method in class com.vaadin.flow.spring.scopes.VaadinRouteScope
 
getConversationId() - Method in class com.vaadin.flow.spring.scopes.VaadinSessionScope
 
getConversationId() - Method in class com.vaadin.flow.spring.scopes.VaadinUIScope
 
getDefaultHttpSecurityPermitMatcher() - Static method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Matcher for framework internal requests.
getDefaultWebSecurityIgnoreMatcher() - Static method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Matcher for Vaadin static (public) resources.
getI18NProvider() - Method in class com.vaadin.flow.spring.SpringInstantiator
 
getMatchingRequest(HttpServletRequest, HttpServletResponse) - Method in class com.vaadin.flow.spring.security.VaadinDefaultRequestCache
 
getOrCreate(Class<T>) - Method in class com.vaadin.flow.spring.SpringInstantiator
Hands over an existing bean or tries to instantiate one with the following rules: If exactly one bean is present in the context, it returns this bean.
getPathInfo() - Method in class com.vaadin.flow.spring.ForwardingRequestWrapper
 
getRequest(HttpServletRequest, HttpServletResponse) - Method in class com.vaadin.flow.spring.security.VaadinDefaultRequestCache
 
getServiceInitListeners() - Method in class com.vaadin.flow.spring.SpringInstantiator
 
getServletPath() - Method in class com.vaadin.flow.spring.ForwardingRequestWrapper
 
getStaticResource(String) - Method in class com.vaadin.flow.spring.SpringVaadinServletService
 
getUrlMapping() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Gets the url mapping for the Vaadin servlet.
getWhitelistedPackages() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Get a list of packages that are white-listed for class scanning.

I

init() - Method in class com.vaadin.flow.spring.security.RequestUtil
 
init() - Method in class com.vaadin.flow.spring.SpringVaadinServletService
 
init(H) - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer
 
initialize(VaadinContext, Map<Class<?>, Collection<Class<?>>>, VaadinApplicationInitializationBootstrap) - Method in class com.vaadin.flow.spring.SpringLookupInitializer
 
isAnonymousEndpoint(HttpServletRequest) - Method in class com.vaadin.flow.spring.security.RequestUtil
Checks whether the request targets an endpoint that is public, i.e.
isAnonymousRoute(HttpServletRequest) - Method in class com.vaadin.flow.spring.security.RequestUtil
Checks whether the request targets a Flow route that is public, i.e.
isAsyncSupported() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Returns if asynchronous operations are supported.
isEnable() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties.Pnpm
Returns if pnpm support is enabled.
isEndpointRequest(HttpServletRequest) - Method in class com.vaadin.flow.spring.security.RequestUtil
Checks whether the request targets an endpoint.
isFrameworkInternalRequest(HttpServletRequest) - Method in class com.vaadin.flow.spring.security.RequestUtil
Checks whether the request is an internal request.
isLaunchBrowser() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Returns if a browser should be launched on startup when in development mode.
isLoadOnStartup() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Returns if servlet is loaded on startup.
isPnpmEnabled() - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Returns if pnpm support is enabled.
isRootMapping(String) - Static method in class com.vaadin.flow.spring.RootMappedCondition
Returns true if mapping is the root mapping ("/*").
issuer(String) - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer
Sets the issuer claim to use when issuing and verifying the JWT.

L

loadInstantiators() - Method in class com.vaadin.flow.spring.SpringVaadinServletService
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.vaadin.flow.spring.RootMappedCondition
 

O

onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.vaadin.flow.spring.security.VaadinSavedRequestAwareAuthenticationSuccessHandler
 
onStartup(ServletContext) - Method in class com.vaadin.flow.spring.VaadinMVCWebAppInitializer
 
onStartup(ServletContext) - Method in class com.vaadin.flow.spring.VaadinServletContextInitializer
 

P

Pnpm() - Constructor for class com.vaadin.flow.spring.VaadinConfigurationProperties.Pnpm
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.vaadin.flow.spring.scopes.VaadinRouteScope
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.vaadin.flow.spring.scopes.VaadinSessionScope
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.vaadin.flow.spring.scopes.VaadinUIScope
 
PROPERTY_NAMES - Static variable in class com.vaadin.flow.spring.SpringServlet
Property names that are read from the application.properties file

R

RedirectStrategy() - Constructor for class com.vaadin.flow.spring.security.VaadinSavedRequestAwareAuthenticationSuccessHandler.RedirectStrategy
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.vaadin.flow.spring.VaadinScanPackagesRegistrar
 
registerConfiguration(AnnotationConfigWebApplicationContext) - Method in class com.vaadin.flow.spring.VaadinMVCWebAppInitializer
Registers application configuration classes.
registerEndpoints() - Method in class com.vaadin.flow.spring.VaadinWebsocketEndpointExporter
 
removeRequest(HttpServletRequest, HttpServletResponse) - Method in class com.vaadin.flow.spring.security.VaadinDefaultRequestCache
 
requestUtil() - Method in class com.vaadin.flow.spring.SpringSecurityAutoConfiguration
Makes the request util available.
RequestUtil - Class in com.vaadin.flow.spring.security
Contains utility methods related to request handling.
RequestUtil() - Constructor for class com.vaadin.flow.spring.security.RequestUtil
 
RootMappedCondition - Class in com.vaadin.flow.spring
Condition to check whether the Vaadin servlet is mapped to the root ("/*").
RootMappedCondition() - Constructor for class com.vaadin.flow.spring.RootMappedCondition
 
RouteScope - Annotation Type in com.vaadin.flow.spring.annotation
The lifecycle of a @RouteScope bean is controlled by route navigation.
RouteScopeOwner - Annotation Type in com.vaadin.flow.spring.annotation
Link a @RouteScope bean to its owner.
running(ConfigurableApplicationContext) - Method in class com.vaadin.flow.spring.DevModeBrowserLauncher
 

S

saveRequest(HttpServletRequest, HttpServletResponse) - Method in class com.vaadin.flow.spring.security.VaadinDefaultRequestCache
 
secretKey(SecretKey) - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer.SecretKeyConfigurer
Sets the secret key.
sendRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class com.vaadin.flow.spring.security.VaadinSavedRequestAwareAuthenticationSuccessHandler.RedirectStrategy
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.vaadin.flow.spring.SpringServlet
 
serviceInit(ServiceInitEvent) - Method in class com.vaadin.flow.spring.security.ViewAccessCheckerInitializer
 
servletRegistrationBean() - Method in class com.vaadin.flow.spring.SpringBootAutoConfiguration
Creates a ServletRegistrationBean instance with Spring aware Vaadin servlet.
setAsyncSupported(boolean) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Sets asyncSupported property value.
setBlacklistedPackages(List<String>) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Set list of packages to ignore for class scanning.
setContext(SecurityContext) - Method in class com.vaadin.flow.spring.security.VaadinAwareSecurityContextHolderStrategy
 
setDelegateRequestCache(RequestCache) - Method in class com.vaadin.flow.spring.security.VaadinDefaultRequestCache
Sets the cache implementation that is used for the actual saving of the requests that are not ignored.
setEnable(boolean) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties.Pnpm
Enables/disabled pnp support.
setLaunchBrowser(boolean) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Sets whether a browser should be launched on startup when in development mode.
setLoadOnStartup(boolean) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Sets whether servlet is loaded on startup.
setLoginView(HttpSecurity, Class<? extends Component>) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Sets up login for the application using the given Flow login view.
setLoginView(HttpSecurity, Class<? extends Component>, String) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Sets up login for the application using the given Flow login view.
setLoginView(HttpSecurity, String) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Sets up login for the application using form login with the given path for the login view.
setLoginView(HttpSecurity, String, String) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Sets up login for the application using form login with the given path for the login view.
setPnpmEnabled(boolean) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Enables/disabled pnpm support.
setRequestCache(RequestCache) - Method in class com.vaadin.flow.spring.security.VaadinSavedRequestAwareAuthenticationSuccessHandler
 
setStatelessAuthentication(HttpSecurity, SecretKey, String) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Sets up stateless JWT authentication using cookies.
setStatelessAuthentication(HttpSecurity, SecretKey, String, long) - Method in class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
Sets up stateless JWT authentication using cookies.
setUrlMapping(String) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Sets urlMapping property value.
setWhitelistedPackages(List<String>) - Method in class com.vaadin.flow.spring.VaadinConfigurationProperties
Set list of packages to be scanned.
SpringApplicationConfigurationFactory - Class in com.vaadin.flow.spring
Passes Spring application properties to the Vaadin application configuration.
SpringApplicationConfigurationFactory() - Constructor for class com.vaadin.flow.spring.SpringApplicationConfigurationFactory
 
SpringBootAutoConfiguration - Class in com.vaadin.flow.spring
Spring boot auto-configuration class for Flow.
SpringBootAutoConfiguration() - Constructor for class com.vaadin.flow.spring.SpringBootAutoConfiguration
 
SpringComponent - Annotation Type in com.vaadin.flow.spring.annotation
Convenience alias for Component to prevent conflicts with Component.
SpringInstantiator - Class in com.vaadin.flow.spring
Default Spring instantiator that is used if no other instantiator has been registered.
SpringInstantiator(VaadinService, ApplicationContext) - Constructor for class com.vaadin.flow.spring.SpringInstantiator
Creates a new spring instantiator instance.
SpringLookupInitializer - Class in com.vaadin.flow.spring
Spring aware LookupInitializer implementation.
SpringLookupInitializer() - Constructor for class com.vaadin.flow.spring.SpringLookupInitializer
 
SpringSecurityAutoConfiguration - Class in com.vaadin.flow.spring
Spring boot auto-configuration class for Flow.
SpringSecurityAutoConfiguration() - Constructor for class com.vaadin.flow.spring.SpringSecurityAutoConfiguration
 
SpringServlet - Class in com.vaadin.flow.spring
Spring application context aware Vaadin servlet implementation.
SpringServlet(ApplicationContext, boolean) - Constructor for class com.vaadin.flow.spring.SpringServlet
Creates a new Vaadin servlet instance with the application context provided.
SpringVaadinServletService - Class in com.vaadin.flow.spring
Spring application context aware Vaadin servlet service implementation.
SpringVaadinServletService(VaadinServlet, DeploymentConfiguration, ApplicationContext) - Constructor for class com.vaadin.flow.spring.SpringVaadinServletService
Creates an instance connected to the given servlet and using the given configuration with provided application context.
SpringVaadinSession - Class in com.vaadin.flow.spring
Vaadin session implementation for Spring.
SpringVaadinSession(VaadinService) - Constructor for class com.vaadin.flow.spring.SpringVaadinSession
Creates a new VaadinSession tied to a VaadinService.

T

toSpringDataSort(Query<?, ?>) - Static method in interface com.vaadin.flow.spring.data.VaadinSpringDataHelpers
Translates given Query object from a Vaadin component to Spring Data Sort object.
toSpringPageRequest(Query<?, ?>) - Static method in interface com.vaadin.flow.spring.data.VaadinSpringDataHelpers
Creates a Spring Data PageRequest based on the Vaadin Query object.

U

uiInit(UIInitEvent) - Method in class com.vaadin.flow.spring.scopes.VaadinRouteScope
 
UIScope - Annotation Type in com.vaadin.flow.spring.annotation
Stereotype annotation for Spring's @Scope("vaadin-ui").
URL_MAPPING_PROPERTY - Static variable in class com.vaadin.flow.spring.RootMappedCondition
 

V

VAADIN_ROUTE_SCOPE_NAME - Static variable in class com.vaadin.flow.spring.scopes.VaadinRouteScope
 
VAADIN_SESSION_SCOPE_NAME - Static variable in class com.vaadin.flow.spring.scopes.VaadinSessionScope
 
VAADIN_UI_SCOPE_NAME - Static variable in class com.vaadin.flow.spring.scopes.VaadinUIScope
 
VaadinApplicationConfiguration - Class in com.vaadin.flow.spring
Vaadin Application Spring configuration.
VaadinApplicationConfiguration() - Constructor for class com.vaadin.flow.spring.VaadinApplicationConfiguration
 
vaadinApplicationContextInitializer() - Method in class com.vaadin.flow.spring.VaadinApplicationConfiguration
Creates an application context initializer for lookup initializer SpringLookupInitializer.
VaadinAwareSecurityContextHolderStrategy - Class in com.vaadin.flow.spring.security
A strategy that uses an available VaadinSession for retrieving the security context.
VaadinAwareSecurityContextHolderStrategy() - Constructor for class com.vaadin.flow.spring.security.VaadinAwareSecurityContextHolderStrategy
 
VaadinConfigurationProperties - Class in com.vaadin.flow.spring
Configuration properties for Vaadin Spring Boot.
VaadinConfigurationProperties() - Constructor for class com.vaadin.flow.spring.VaadinConfigurationProperties
 
VaadinConfigurationProperties.Pnpm - Class in com.vaadin.flow.spring
 
vaadinDefaultRequestCache() - Method in class com.vaadin.flow.spring.SpringSecurityAutoConfiguration
Makes the default request cache available for security configuration.
VaadinDefaultRequestCache - Class in com.vaadin.flow.spring.security
A default request cache implementation which aims to ignore requests that are not for routes.
VaadinDefaultRequestCache() - Constructor for class com.vaadin.flow.spring.security.VaadinDefaultRequestCache
 
vaadinForwardingController() - Method in class com.vaadin.flow.spring.VaadinServletConfiguration
Makes a forwarding controller.
VaadinMVCWebAppInitializer - Class in com.vaadin.flow.spring
Abstract Vaadin Spring MVC WebApplicationInitializer.
VaadinMVCWebAppInitializer() - Constructor for class com.vaadin.flow.spring.VaadinMVCWebAppInitializer
 
vaadinRootMapping() - Method in class com.vaadin.flow.spring.VaadinServletConfiguration
Makes an url handler mapping allowing to forward requests from a DispatcherServlet to VaadinServlet.
vaadinRouteScope() - Static method in class com.vaadin.flow.spring.VaadinScopesConfig
Creates a Vaadin route scope.
VaadinRouteScope - Class in com.vaadin.flow.spring.scopes
Implementation of Spring's Scope that binds the beans to a component in the navigation chain.
VaadinRouteScope() - Constructor for class com.vaadin.flow.spring.scopes.VaadinRouteScope
 
VaadinSavedRequestAwareAuthenticationSuccessHandler - Class in com.vaadin.flow.spring.security
A version of SavedRequestAwareAuthenticationSuccessHandler that writes a different return value for a Fusion TypeScript client.
VaadinSavedRequestAwareAuthenticationSuccessHandler() - Constructor for class com.vaadin.flow.spring.security.VaadinSavedRequestAwareAuthenticationSuccessHandler
Creates a new instance.
VaadinSavedRequestAwareAuthenticationSuccessHandler.RedirectStrategy - Class in com.vaadin.flow.spring.security
VaadinScanPackagesRegistrar - Class in com.vaadin.flow.spring
Internal registrar for Vaadin scan packages settings.
VaadinScanPackagesRegistrar() - Constructor for class com.vaadin.flow.spring.VaadinScanPackagesRegistrar
 
VaadinScopesConfig - Class in com.vaadin.flow.spring
Vaadin scopes configuration.
VaadinScopesConfig() - Constructor for class com.vaadin.flow.spring.VaadinScopesConfig
 
VaadinServletConfiguration - Class in com.vaadin.flow.spring
Vaadin servlet configuration.
VaadinServletConfiguration() - Constructor for class com.vaadin.flow.spring.VaadinServletConfiguration
 
VaadinServletContextInitializer - Class in com.vaadin.flow.spring
Servlet context initializer for Spring Boot Application.
VaadinServletContextInitializer(ApplicationContext) - Constructor for class com.vaadin.flow.spring.VaadinServletContextInitializer
Creates a new ServletContextInitializer instance with application context provided.
vaadinSessionScope() - Static method in class com.vaadin.flow.spring.VaadinScopesConfig
Creates a Vaadin session scope.
VaadinSessionScope - Class in com.vaadin.flow.spring.scopes
Implementation of Spring's Scope that binds the beans to the current VaadinSession (as opposed to the current Servlet session).
VaadinSessionScope - Annotation Type in com.vaadin.flow.spring.annotation
Stereotype annotation for Spring's @Scope("vaadin-session").
VaadinSessionScope() - Constructor for class com.vaadin.flow.spring.scopes.VaadinSessionScope
 
VaadinSpringDataHelpers - Interface in com.vaadin.flow.spring.data
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>> - Class in com.vaadin.flow.spring.security.stateless
Enables authentication that relies on JWT instead of sessions.
VaadinStatelessSecurityConfigurer() - Constructor for class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer
 
VaadinStatelessSecurityConfigurer.SecretKeyConfigurer - Class in com.vaadin.flow.spring.security.stateless
Enables configuring the secret key and the algorithm for the JWT signing and verification when using VaadinStatelessSecurityConfigurer.
vaadinUIScope() - Static method in class com.vaadin.flow.spring.VaadinScopesConfig
Creates a Vaadin UI scope.
VaadinUIScope - Class in com.vaadin.flow.spring.scopes
Implementation of Spring's Scope that binds the beans to the current UI.
VaadinUIScope() - Constructor for class com.vaadin.flow.spring.scopes.VaadinUIScope
 
VaadinWebSecurityConfigurerAdapter - Class in com.vaadin.flow.spring.security
Provides basic Vaadin security configuration for the project.
VaadinWebSecurityConfigurerAdapter() - Constructor for class com.vaadin.flow.spring.security.VaadinWebSecurityConfigurerAdapter
 
VaadinWebsocketEndpointExporter - Class in com.vaadin.flow.spring
Handles registration of JSR-356 websocket endpoints when the Spring Boot application is run in an embedded container.
VaadinWebsocketEndpointExporter() - Constructor for class com.vaadin.flow.spring.VaadinWebsocketEndpointExporter
 
value() - Method in annotation type com.vaadin.flow.spring.annotation.EnableVaadin
Base packages to scan for annotated classes on Vaadin startup.
value() - Method in annotation type com.vaadin.flow.spring.annotation.RouteScopeOwner
Owner class of the qualified @RouteScope bean.
value() - Method in annotation type com.vaadin.flow.spring.annotation.SpringComponent
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
viewAccessChecker() - Method in class com.vaadin.flow.spring.SpringSecurityAutoConfiguration
Makes the default view access checker available for security configuration.
viewAccessCheckerInitializer() - Method in class com.vaadin.flow.spring.SpringSecurityAutoConfiguration
Makes the default view access check initializer available for security configuration.
ViewAccessCheckerInitializer - Class in com.vaadin.flow.spring.security
Helper for checking access to views.
ViewAccessCheckerInitializer() - Constructor for class com.vaadin.flow.spring.security.ViewAccessCheckerInitializer
 

W

websocketEndpointDeployer() - Method in class com.vaadin.flow.spring.SpringBootAutoConfiguration
Deploys JSR-356 websocket endpoints when Atmosphere is available.
withSecretKey() - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer
Specifies using a secret key for signing and verification.
withSecretKey(Customizer<VaadinStatelessSecurityConfigurer.SecretKeyConfigurer>) - Method in class com.vaadin.flow.spring.security.stateless.VaadinStatelessSecurityConfigurer
Specifies using a secret key for signing and verification.
A C D E F G I L M O P R S T U V W 
All Classes All Packages