Home | Trees | Indices | Help |
---|
|
object --+ | Response --+ | FailureResponse
A response with a status of FAILURE. Indicates that the OpenID protocol has failed. This could be locally or remotely triggered.
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
status =
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 help(type(x)) for signature
|
repr(x)
|
|
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.0.1 on Fri Oct 31 11:37:50 2014 | http://epydoc.sourceforge.net |