public class CSRFCookieHandler extends AbstractApiRequestHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
CSRF |
static String |
HEADER |
| Constructor and Description |
|---|
CSRFCookieHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ApiRequest request) |
handleExceptionpublic static final String CSRF
public static final String HEADER
public void handle(ApiRequest request) throws IOException
IOExceptionCopyright © 2014. All rights reserved.