|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CsrfPreventionRequestCycleListener.CsrfAction | |
|---|---|
| org.apache.wicket.protocol.http | HTTP implementation. |
| Uses of CsrfPreventionRequestCycleListener.CsrfAction in org.apache.wicket.protocol.http |
|---|
| Methods in org.apache.wicket.protocol.http that return CsrfPreventionRequestCycleListener.CsrfAction | |
|---|---|
static CsrfPreventionRequestCycleListener.CsrfAction |
CsrfPreventionRequestCycleListener.CsrfAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CsrfPreventionRequestCycleListener.CsrfAction[] |
CsrfPreventionRequestCycleListener.CsrfAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.wicket.protocol.http with parameters of type CsrfPreventionRequestCycleListener.CsrfAction | |
|---|---|
CsrfPreventionRequestCycleListener |
CsrfPreventionRequestCycleListener.setConflictingOriginAction(CsrfPreventionRequestCycleListener.CsrfAction action)
Sets the action when a conflicting Origin header is detected. |
CsrfPreventionRequestCycleListener |
CsrfPreventionRequestCycleListener.setNoOriginAction(CsrfPreventionRequestCycleListener.CsrfAction action)
Sets the action when no Origin header is present in the request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||