We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.spring.security.
Package com.vaadin.flow.spring.security
package com.vaadin.flow.spring.security
-
ClassesClassDescription
The authentication context of the application.
Contains utility methods related to request handling.
A strategy to handle redirects which is aware of UIDL requests.
A strategy that uses an available VaadinSession for retrieving the security context.
Provides configuration of Vaadin aware
SecurityContextHolderStrategy
A default request cache implementation which aims to ignore requests that are not for routes.
A version of
SavedRequestAwareAuthenticationSuccessHandler
that writes a different return value for a Fusion TypeScript client.Redirect strategy used by
VaadinSavedRequestAwareAuthenticationSuccessHandler
.Provides basic Vaadin component-based security configuration for the project.
Helper for checking access to views.