public interface RedirectionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
redirect(String relativeUrl) |
void |
redirect(String relativeUrl,
boolean keepMessages) |
void |
redirectToExterior(String url) |
void |
redirectToExterior(String url,
boolean keepMessages) |
Copyright © 2018. All rights reserved.