Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class RequestData   75 
Parameters:  
targetURL
 - URL being requested  
pageName
 - Page name from targetURL  
session
 - Session id of current request  
serial
 - Serial number of given page in given session  
participantID
 - Description of Parameter  
requiresCredentials
 - Description of Parameter  
isSecure
 - Description of Parameter  
remoteUserAddr
 - Description of Parameter  
isFirstSessionRequest
 - Description of Parameter  
participantProperties
 - Description of Parameter  
requestHostName
 - Description of Parameter  
originalURL
 - Description of Parameter  
Since:  
2.0  
Method Detail
 
isDomainProxied 
public static boolean isDomainProxied(java.lang.String domain) 
Gets the domainProxied attribute of the RequestData class  
Parameters: