The main interface to the Globus io module.
Imported modules
|
|
import SocketServer
import httplib
import ioc
import os
from pyGlobus import utilc, gsic
from pyGlobus.security import GSSContext, GSSCred
from pyGlobus.util import GlobusException, Buffer
import socket
|
Functions
|
|
client_auth_callback
server_auth_callback
|
|
client_auth_callback
|
client_auth_callback (
server,
g_handle,
remote_user,
context,
)
|
|
server_auth_callback
|
server_auth_callback (
server,
g_handle,
remote_user,
context,
)
Module Methods
|
Classes
|
|
|
|