Uses of Class
com.vaadin.flow.server.auth.DefaultMenuAccessControl
Packages that use DefaultMenuAccessControl
-
Uses of DefaultMenuAccessControl in com.vaadin.flow.spring.security
Subclasses of DefaultMenuAccessControl in com.vaadin.flow.spring.securityModifier and TypeClassDescriptionclassA Spring specific menu access control that falls back to Spring mechanisms for view access checking, when the generic mechanisms do not work.