|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.scopes.util.ScopesResponseUtils
public class ScopesResponseUtils
Utilities to use Scopes with a normal HttpServletResponse.
| Method Summary | |
|---|---|
static java.lang.String |
appendCookieAttributeToPath(java.lang.String originalPath,
java.lang.String attributeEntry)
Appends a cookie attribute to the path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String appendCookieAttributeToPath(java.lang.String originalPath,
java.lang.String attributeEntry)
originalPath - The original path that needs to be modified.attributeEntry - The attribute entry, in the form
attribute=value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||