Public Member Functions | Data Fields

ClientBinding Class Reference

Public Member Functions

def __init__
def GetAuth
def GetNS
def GetRequest
def __init__
def GetAuth
def GetNS
def GetRequest

Data Fields

 auth
 environ

Detailed Description

Information about the client that is connected to us.

Definition at line 25 of file auth.py.


Member Function Documentation

def GetAuth (   self )
Return a tuple containing client authentication data.

Definition at line 35 of file auth.py.

def GetAuth (   self )
Return a tuple containing client authentication data.

Definition at line 35 of file auth.py.

def GetNS (   self )
Return namespace for the top main request element.

Definition at line 55 of file auth.py.

def GetNS (   self )
Return namespace for the top main request element.

Definition at line 55 of file auth.py.

def GetRequest (   self )
Return the ParsedSoap request.

Definition at line 60 of file auth.py.

def GetRequest (   self )
Return the ParsedSoap request.

Definition at line 60 of file auth.py.


The documentation for this class was generated from the following files: