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.
-
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 theNavigationAccessControl
instance.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 theNavigationAccessControl
instance.
VaadinStatelessSecurityConfigurer.apply(HttpSecurity, Customizer)
.