public class RedirectHandlers extends Object
| Constructor and Description |
|---|
RedirectHandlers() |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Function<RestResponse,RestResponse> |
redirectPermanently(String targetUrl) |
public java.util.function.Function<RestResponse,RestResponse> redirectPermanently(String targetUrl)
Copyright © 2014. All rights reserved.