Package pulp :: Package server :: Package auth :: Module auth :: Class SystemPrincipal
[hide private]
[frames] | no frames]

Class SystemPrincipal

source code

object --+
         |
        SystemPrincipal

Class representing the default "system" principal.

Instance Methods [hide private]
 
__unicode__(self) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __metaclass__ = Singleton
Properties [hide private]

Inherited from object: __class__