Uses of Class
com.vaadin.flow.server.auth.ViewAccessChecker
Packages that use ViewAccessChecker
-
Uses of ViewAccessChecker in com.vaadin.flow.spring
Subclasses of ViewAccessChecker in com.vaadin.flow.springModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of ViewAccessChecker in com.vaadin.flow.spring.security
Methods in com.vaadin.flow.spring.security that return ViewAccessCheckerModifier and TypeMethodDescriptionprotected ViewAccessCheckerVaadinWebSecurity.getViewAccessChecker()Deprecated, for removal: This API element is subject to removal in a future version.ViewAccessChecker is not used anymore by VaadinWebSecurity, and has been replaced byNavigationAccessControl.
NavigationAccessControl.