Uses of Annotation Interface
com.vaadin.flow.server.auth.AnonymousAllowed
Packages that use AnonymousAllowed
-
Uses of AnonymousAllowed in com.vaadin.flow.component
Classes in com.vaadin.flow.component with annotations of type AnonymousAllowedModifier and TypeClassDescriptionstatic classPlaceholder view when navigating from server-side views to client-side views. -
Uses of AnonymousAllowed in com.vaadin.flow.router
Classes in com.vaadin.flow.router with annotations of type AnonymousAllowedModifier and TypeClassDescriptionclassThis is a basic default error view shown on exceptions during navigation.classThis is a default error view shown on access denied routing exceptions.classThis is a basic default error view shown on routing exceptions.