Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class LightweightRequestData   68 
Returns true if the connection to the target server is secure (SSL/HTTPS). 
Returns: 
The targetSecure value 
Since:  
1.0 
 
requiresCredentials 
 
public boolean requiresCredentials() 
Returns true if this request requires HTTP authentication credentials to be 
sent to the target server. 
Returns: 
Description of the Returned Value 
Since:  
1.0 
 
toString 
 
public java.lang.String toString() 
Returns a string containing information in this object for the current request. 
Overrides: