|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.dwrp.BaseDwrpHandler
public abstract class BaseDwrpHandler
| Constructor Summary | |
|---|---|
BaseDwrpHandler()
|
|
| Method Summary | |
|---|---|
void |
setAllowGetButMakeForgeryEasier(boolean allowGetButMakeForgeryEasier)
|
void |
setCrossDomainSessionSecurity(boolean crossDomainSessionSecurity)
Do we perform cross-domain session security checks? |
void |
setExtendedCrossDomainSessionSecurity(boolean value)
Do we perform extended cross-domain session security checks? |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.directwebremoting.extend.Handler |
|---|
handle |
| Constructor Detail |
|---|
public BaseDwrpHandler()
| Method Detail |
|---|
public void setCrossDomainSessionSecurity(boolean crossDomainSessionSecurity)
crossDomainSessionSecurity - the cross domain session security settingpublic void setExtendedCrossDomainSessionSecurity(boolean value)
value - the cross domain session security settingpublic void setAllowGetButMakeForgeryEasier(boolean allowGetButMakeForgeryEasier)
allowGetButMakeForgeryEasier - Do we reduce security
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||