Uses of Class
com.vaadin.flow.server.auth.AnonymousAllowed
-
Packages that use AnonymousAllowed Package Description com.vaadin.flow.component.internal com.vaadin.flow.router -
-
Uses of AnonymousAllowed in com.vaadin.flow.component.internal
Classes in com.vaadin.flow.component.internal with annotations of type AnonymousAllowed Modifier and Type Class Description static classJavaScriptBootstrapUI.ClientViewPlaceholderPlaceholder 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 AnonymousAllowed Modifier and Type Class Description classInternalServerErrorThis is a basic default error view shown on exceptions during navigation.classRouteNotFoundErrorThis is a basic default error view shown on routing exceptions.
-