@ApplicationScoped public class CSRFTokenProcessor extends AbstractChainProcessor
Modifier and Type | Field and Description |
---|---|
protected boolean |
enabled |
Constructor and Description |
---|
CSRFTokenProcessor() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled() |
static CSRFTokenProcessor |
lookup() |
boolean |
processRequest()
Make required processing of request.
|
getHttpRequest, getHttpResponse, getRequest, getRequestContext, getResponse, setResponse
public static CSRFTokenProcessor lookup()
public boolean isEnabled()
public boolean processRequest() throws Exception
RequestChainProcessor
Exception
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.