|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.axiom.jsp.DefaultSessionComparator
A default class for for validating a HttpServletRequest.
| Constructor Summary | |
DefaultSessionComparator()
|
|
| Method Summary | |
boolean |
isValid(javax.servlet.http.HttpServletRequest aRequest)
Returns true if valid. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultSessionComparator()
| Method Detail |
public boolean isValid(javax.servlet.http.HttpServletRequest aRequest)
isValid in interface SessionComparatoraRequest - The HttpServletRequest to validate.
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||