|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectLegacySettings
public class LegacySettings
| Field Summary | |
|---|---|
static int |
serialVersionUID
|
| Method Summary | |
|---|---|
static LegacySettings |
get(ServletContext servletContext)
|
int |
getForwardOverflowCount()
|
int |
getNestingOverflowCount()
|
static LegacySettings |
init(ServletContext servletContext)
|
boolean |
shouldDoSecureForwards()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int serialVersionUID
| Method Detail |
|---|
public static LegacySettings get(ServletContext servletContext)
public static LegacySettings init(ServletContext servletContext)
public boolean shouldDoSecureForwards()
public int getForwardOverflowCount()
public int getNestingOverflowCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||