Predictions 4.10.0.0

hirondelle.predict.pub.login
Class CsrfDAO

Object
  extended by hirondelle.predict.pub.login.CsrfDAO

public final class CsrfDAO
extends Object

This class exists only to declare SqlIds needed for CsrfFilter operations.


Field Summary
static SqlId FETCH_FORM_SOURCE_ID
          Used by WEB4J to protect against CSRF attacks.
static SqlId SAVE_FORM_SOURCE_ID
          Used by WEB4J to protect against CSRF attacks.
 
Constructor Summary
CsrfDAO()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FETCH_FORM_SOURCE_ID

public static final SqlId FETCH_FORM_SOURCE_ID
Used by WEB4J to protect against CSRF attacks.


SAVE_FORM_SOURCE_ID

public static final SqlId SAVE_FORM_SOURCE_ID
Used by WEB4J to protect against CSRF attacks.

Constructor Detail

CsrfDAO

public CsrfDAO()

Predictions 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.27