| Class | Description |
|---|---|
| RequestUtil |
Contains utility methods related to request handling.
|
| VaadinAwareSecurityContextHolderStrategy |
A strategy that uses an available VaadinSession for retrieving the security
context.
|
| VaadinDefaultRequestCache |
A default request cache implementation which aims to ignore requests that are
not for routes.
|
| VaadinSavedRequestAwareAuthenticationSuccessHandler |
A version of
SavedRequestAwareAuthenticationSuccessHandler that
writes a different return value for a Fusion TypeScript client. |
| VaadinSavedRequestAwareAuthenticationSuccessHandler.RedirectStrategy |
Redirect strategy used by
VaadinSavedRequestAwareAuthenticationSuccessHandler. |
| VaadinWebSecurityConfigurerAdapter |
Provides basic Vaadin security configuration for the project.
|
| ViewAccessCheckerInitializer |
Helper for checking access to views.
|
Copyright © 2021 Vaadin Ltd. All Rights Reserved.