Ft.Server.Common.ClAuthenticate

Modules

getpass  os  sha  sys 

Classes

class PasswdManager
__init__(self)
_getFileName(self)
_readEntries(self)
_writeEntries(self, entries)
getPassword(self, userName)
setUser(self, userName, passwd, hostName, port)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Common.ClAuthenticate'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Functions

UserAuthenticate(level=None, options=None, prompt='User', promptOnly=0)

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Common/ClAuthenticate.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Common.ClAuthenticate'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.