Public Member Functions | |
def | __init__ (self, key, cert) |
def | getConnection (self, host, timeout=300) |
def | https_open (self, req) |
Public Attributes | |
cert | |
key | |
Definition at line 15 of file ws_sso_content_reader.py.
def ws_sso_content_reader.HTTPSClientAuthHandler.__init__ | ( | self, | |
key, | |||
cert | |||
) |
Definition at line 16 of file ws_sso_content_reader.py.
def ws_sso_content_reader.HTTPSClientAuthHandler.getConnection | ( | self, | |
host, | |||
timeout = 300 |
|||
) |
Definition at line 24 of file ws_sso_content_reader.py.
References ws_sso_content_reader.HTTPSClientAuthHandler.cert, condex::ConfI.key, ws_sso_content_reader.HTTPSClientAuthHandler.key, condex::ConfF.key, edm::helpers::KeyVal< K, V >.key, sistrip::DetSetVectorFiller< T, dsvIsSparse >::ChannelRegistryItem.key, edm::helpers::Key< K >.key, PixelKeys.key, generateEDF.LumiInfo.key, StripCompactDigiSimLinks::TrackRecord.key, edm::MapOfVectors< K, T >::Iter.key, cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::KeyItem.key, SimpleSAXParser::Attribute.key, StripKeys.key, and cond::AuthorizationData.key.
Referenced by ws_sso_content_reader.HTTPSClientAuthHandler.https_open().
def ws_sso_content_reader.HTTPSClientAuthHandler.https_open | ( | self, | |
req | |||
) |
Definition at line 21 of file ws_sso_content_reader.py.
References ws_sso_content_reader.HTTPSClientAuthHandler.getConnection(), HCALConfigDB.getConnection(), and SiStripDetCabling.getConnection().
ws_sso_content_reader.HTTPSClientAuthHandler.cert |
Definition at line 19 of file ws_sso_content_reader.py.
Referenced by ws_sso_content_reader.HTTPSClientAuthHandler.getConnection().
ws_sso_content_reader.HTTPSClientAuthHandler.key |
Definition at line 18 of file ws_sso_content_reader.py.
Referenced by ws_sso_content_reader.HTTPSClientAuthHandler.getConnection().