|
Options | Name | Purpose | |
---|---|---|---|
LOGICAL ApplyPolicy (IHttpMessage) |
/* Method to apply policy (and exceptions) to HTTP messages (request ONLY for this class).
@param IHttpMessage The Request or Response object (message) being processed
@return logical If FALSE then the processing of the rule chain halts; if TRUE the next rule (if any) in the chain is processed */
|
||
SetPolicyExceptions (Object[]) |
/* Setter for Policy Exceptions
@param Object[] List of exception objects */
|
Options | Name | Purpose | |
---|---|---|---|
StatusCodeRule (PolicyTypeEnum) |
/* Constructor
@param PolicyTypeEnum This rules' policy type */
|
LOGICAL ApplyPolicy (IHttpMessage)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SetPolicyExceptions (Object[])
|
StatusCodeRule (PolicyTypeEnum)
|
---|