Package com.vaadin.flow.spring.security
package com.vaadin.flow.spring.security
- 
ClassesClassDescriptionThe 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 awareSecurityContextHolderStrategyA default request cache implementation which aims to ignore requests that are not for routes.Holds role prefix accessible outside an active request.A version ofSavedRequestAwareAuthenticationSuccessHandlerthat writes a different return value for a Fusion TypeScript client.Redirect strategy used byVaadinSavedRequestAwareAuthenticationSuccessHandler.ASecurityConfigurerspecifically designed for Vaadin applications.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.ViewAccessChecker has been replaced byNavigationAccessControl.Matches request for custom PWA icons and Favicon paths. 
VaadinSecurityConfigurerinstead.