-
Terminally Deprecated ElementsElementDescriptionViewAccessChecker is not used anymore by VaadinWebSecurity, and has been replaced by
NavigationAccessControl. Calling this method will get a stub implementation that delegates to theNavigationAccessControlinstance.ViewAccessChecker has been replaced byNavigationAccessControl.No replacement plannedViewAccessChecker has been replaced byNavigationAccessControl.
-
Deprecated ClassesClassDescriptionViewAccessChecker has been replaced by
NavigationAccessControl.No replacement plannedViewAccessChecker has been replaced byNavigationAccessControl.
-
Deprecated MethodsMethodDescriptionto be removed. There is no direct replacement for this method. Shared object setup must be done along with other required configurations by calling
VaadinStatelessSecurityConfigurer.apply(HttpSecurity, Customizer).ViewAccessChecker is not used anymore by VaadinWebSecurity, and has been replaced byNavigationAccessControl. Calling this method will get a stub implementation that delegates to theNavigationAccessControlinstance.
VaadinStatelessSecurityConfigurer.apply(HttpSecurity, Customizer).