Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class RequestData   76 
domain
 - Description of Parameter  
Returns:  
The domainProxied value  
Since:  
2.0  
 
isNormalProxyRequest 
public static boolean isNormalProxyRequest(java.lang.String requestURL) 
Used to determine if the request has accessed the proxy server via a "normal" 
URL, ie one of the form: http:// / ?url= Parsing parameters in non-normal 
requests is handled differently than normal requests.  
Parameters:  
requestURL
 - Description of Parameter  
Returns:  
The normalProxyRequest value  
Since:  
2.0  
 
setProxiedDomains 
public static void 
setProxiedDomains
(com.cisco.util.MatchingGroup proxiedDomains) 
Sets domain patterns for use in determining which domains will be proxied.