cloudstack/plugins/network-elements/cisco-vnmc/src/com/cloud
Rohit Yadav 2bff5956a9 cisco-vnmc: Don't create Protocol using deprecated SecureProtocolSocketFactory
Latest httpclient library suggests when creating Protocol object for use
with the apache common httpclient class, they should avoid using the
deprecated Protocol signature which takes in SecureProtocolSocketFactory

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-29 14:39:29 +02:00
..
agent/api All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
api - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
network cisco-vnmc: Don't create Protocol using deprecated SecureProtocolSocketFactory 2014-08-29 14:39:29 +02:00