public class InitialRedirectHandler extends Object implements RequestHandler
| Constructor and Description |
|---|
InitialRedirectHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
adminOnly() |
boolean |
handles(String path) |
void |
process(RequestEvent event) |
public boolean handles(String path)
handles in interface RequestHandlerpublic boolean adminOnly()
adminOnly in interface RequestHandlerpublic void process(RequestEvent event) throws IOException
process in interface RequestHandlerIOExceptionCopyright © 2021. All rights reserved.