public interface VaadinRedirectStrategy
RedirectStrategy| Modifier and Type | Method and Description |
|---|---|
void |
sendRedirect(String url)
Performs a redirect to the supplied URL
|
void sendRedirect(String url)
url - the target URL to redirect to, for example "/login"Copyright © 2017. All rights reserved.