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.
Uses of Annotation Interface
com.vaadin.flow.server.auth.AnonymousAllowed
Packages that use AnonymousAllowed
Package
Description
-
Uses of AnonymousAllowed in com.vaadin.flow.component
Classes in com.vaadin.flow.component with annotations of type AnonymousAllowedModifier and TypeClassDescriptionstatic class
Placeholder 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 TypeClassDescriptionclass
This is a basic default error view shown on exceptions during navigation.
class
This is a default error view shown on access denied routing exceptions.
class
This is a basic default error view shown on routing exceptions.
-
Uses of AnonymousAllowed in com.vaadin.hilla.signals.handler
Classes in com.vaadin.hilla.signals.handler with annotations of type AnonymousAllowedModifier and TypeClassDescriptionclass
Handler Endpoint for Fullstack Signals' subscription and update events.