public static class HttpsMapper.RedirectHandler extends Object implements org.apache.wicket.request.IRequestHandler
| Constructor and Description |
|---|
RedirectHandler(String url,
HttpsConfig config)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
void |
respond(org.apache.wicket.request.IRequestCycle requestCycle) |
public RedirectHandler(String url, HttpsConfig config)
config - https configurl - redirect locationpublic String getUrl()
public void respond(org.apache.wicket.request.IRequestCycle requestCycle)
respond in interface org.apache.wicket.request.IRequestHandlerCopyright © 2006–2018 Apache Software Foundation. All rights reserved.