Home | Trees | Indices | Help |
|
---|
|
object --+ | Response --+ | FailureResponse
|
|||
__init__(self,
endpoint,
message=None,
contact=None,
reference=None) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|||
__repr__(self) repr(x) |
|||
Inherited from Inherited from |
|
|||
status = 'failure' FAILURE |
|
|||
identity_url The identity URL for which authenitcation was attempted, if it can be determined. |
|||
message A message indicating why the request failed, if one is supplied. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
|
statusFAILURE
|
|
identity_urlThe identity URL for which authenitcation was attempted, if it can be determined. Otherwise, None. |
messageA message indicating why the request failed, if one is supplied. otherwise, None. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri May 11 15:30:19 2007 | http://epydoc.sourceforge.net |