org.eclipse.lyo.server.oauth.webapp.services
Class CSRFPrevent
java.lang.Object
org.eclipse.lyo.server.oauth.webapp.services.CSRFPrevent
public class CSRFPrevent
- extends Object
Checks requests to see if they have the right X-CSRF-Prevent header values.
- Author:
- Samuel Padgett
Method Summary |
static void |
check(javax.servlet.http.HttpServletRequest httpRequest)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSRFPrevent
public CSRFPrevent()
check
public static void check(javax.servlet.http.HttpServletRequest httpRequest)
Copyright © 2014. All Rights Reserved.