com.vaadin.flow.spring.security.
Package com.vaadin.flow.spring.security
-
ClassesClassDescription
The authentication context of the application.
Allows to configure the
NavigationAccessControl
.Helper to register navigation access control.
Contains utility methods related to request handling.
A Spring specific route path access checker that delegates the check to Spring Security.
A Spring specific menu access control that falls back to Spring mechanisms for view access checking, when the generic mechanisms do not work.
A Spring specific navigation access control that falls back to Spring mechanisms for user retrieval and role checking, when the generic mechanisms do not work.
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.
Holds role prefix accessible outside an active request.
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.
Deprecated, for removal: This API element is subject to removal in a future version.Matches request for custom PWA icons and Favicon paths.
NavigationAccessControl
.