Package backend :: Package common :: Module rhnTB :: Class SecurityList
[hide private]
[frames] | no frames]

Class SecurityList

source code

The SecurityList is a list of strings that are censored out of a debug email. Right now it's only used for censoring traceback emails.

Instance Methods [hide private]
 
__init__(self) source code
 
add(self, obj) source code
 
check(self, obj) source code
Class Variables [hide private]
  _flag_string = 'security-list'