Package src :: Module osad_config :: Class UserPassConfigParser
[hide private]
[frames] | no frames]

Class UserPassConfigParser

source code


Instance Methods [hide private]

Inherited from ClientConfigParser: __getitem__, __init__, get_option, has_key, keys, read_config_files

Inherited from ClientConfigParser (private): _get_config_files

Inherited from ConfigParser.ConfigParser: get, items

Inherited from ConfigParser.ConfigParser (private): _interpolate, _interpolation_replace

Inherited from ConfigParser.RawConfigParser: add_section, defaults, getboolean, getfloat, getint, has_option, has_section, options, optionxform, read, readfp, remove_option, remove_section, sections, set, write

Inherited from ConfigParser.RawConfigParser (private): _get, _read

Class Variables [hide private]
  _global_config_file = '/etc/sysconfig/rhn/osad-auth.conf'

Inherited from ClientConfigParser (private): _instance

Inherited from ConfigParser.ConfigParser (private): _KEYCRE

Inherited from ConfigParser.RawConfigParser: OPTCRE, OPTCRE_NV, SECTCRE

Inherited from ConfigParser.RawConfigParser (private): _boolean_states