CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
ws_sso_content_reader.HTTPSClientAuthHandler Class Reference
Inheritance diagram for ws_sso_content_reader.HTTPSClientAuthHandler:

Public Member Functions

def __init__ (self, key, cert)
 
def getConnection (self, host, timeout=300)
 
def https_open (self, req)
 

Public Attributes

 cert
 
 key
 

Detailed Description

Definition at line 15 of file ws_sso_content_reader.py.

Constructor & Destructor Documentation

def ws_sso_content_reader.HTTPSClientAuthHandler.__init__ (   self,
  key,
  cert 
)

Definition at line 16 of file ws_sso_content_reader.py.

Member Function Documentation

def ws_sso_content_reader.HTTPSClientAuthHandler.getConnection (   self,
  host,
  timeout = 300 
)
def ws_sso_content_reader.HTTPSClientAuthHandler.https_open (   self,
  req 
)

Member Data Documentation

ws_sso_content_reader.HTTPSClientAuthHandler.cert
ws_sso_content_reader.HTTPSClientAuthHandler.key