Package flumotion :: Package twisted :: Module credentials :: Class Token
[hide private]

Class Token

source code

Known Subclasses:

Instance Methods [hide private]
 
__init__(self, token) source code
 
__providedBy__(...)
Implement the `__providedBy__` attribute
Class Variables [hide private]
  __implemented__ = <implementedBy flumotion.twisted.credentials...
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Method Details [hide private]

__providedBy__(...)

 
Implement the `__providedBy__` attribute

The `__providedBy__` attribute computes the interfaces peovided by
an object.


Class Variable Details [hide private]

__implemented__

Value:
<implementedBy flumotion.twisted.credentials.Token>

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0x26c7250>