Package flumotion :: Package common :: Module identity :: Class Identity
[show private | hide private]
[frames | no frames]

Class Identity

Known Subclasses:
LocalIdentity, RemoteIdentity

I represent the identity of an object that can ask the manager to perform functions.

I exist for the AdminAction socket, defined in flumotion.component.plugs.adminaction, so that specific actions can be taken when I request to perform a function.

I serve as a point of extensibility for the IdentityProvider socket, defined in flumotion.component.plugs.identity.

Subclasses should only implement __str__
Method Summary
  __str__(self)

Generated by Epydoc 2.1 on Sun Oct 26 16:38:50 2008 http://epydoc.sf.net