CMS 3D CMS Logo

Public Member Functions

authentication::X509CertOpen Class Reference

Inherits urllib2::AbstractHTTPHandler.

List of all members.

Public Member Functions

def default_open

Detailed Description

Definition at line 72 of file authentication.py.


Member Function Documentation

def authentication::X509CertOpen::default_open (   self,
  req 
)

Definition at line 73 of file authentication.py.

00074                              :
    return self.do_open(X509CertAuth, req)