Home | Trees | Index | Help |
|
---|
Package openid :: Package consumer :: Module consumer :: Class FailureResponse |
|
object
--+ |Response
--+ | FailureResponse
Method Summary | |
---|---|
__init__(self,
endpoint,
message,
contact,
reference)
| |
__repr__(self)
| |
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__str__
|
Instance Variable Summary | |
---|---|
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. |
Class Variable Summary | |
---|---|
str |
status : FAILURE |
Instance Variable Details |
---|
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. |
Class Variable Details |
---|
statusFAILURE
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Apr 22 16:14:20 2009 | http://epydoc.sf.net |