|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cafesoft.cams.oblig.http.HttpObligationAttributeId
public final class HttpObligationAttributeId
HttpObligationAttributeId defines the HTTP specific supported Obligation attribute ids. In otherwords, it defines URI objects that represent the supported Obligations attributes to be supported by CamsHttpAgents.
ObligationId,
HttpObligationId| Field Summary | |
|---|---|
static URI |
ENCODE_ORIG_URL_PARAM
HTTP Obligation attribute encode original url URI id. |
static URI |
ORIG_URL_PARAM_NAME
HTTP Obligation attribute original url query parameter name URI id. |
static URI |
URL
HTTP Obligation attribute redirect url URI id. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final URI URL
public static final URI ENCODE_ORIG_URL_PARAM
public static final URI ORIG_URL_PARAM_NAME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||