Home | Trees | Index | Help |
|
---|
Package openid :: Package consumer :: Module consumer :: Class CancelResponse |
|
object
--+ |Response
--+ | CancelResponse
Method Summary | |
---|---|
__init__(self,
endpoint)
| |
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
Instance Variable Summary | |
---|---|
identity_url : The identity URL for which authenitcation was attempted, if it can be
determined. |
Class Variable Summary | |
---|---|
str |
status : CANCEL |
Instance Variable Details |
---|
identity_urlThe identity URL for which authenitcation was attempted, if it can be determined. Otherwise, None. |
Class Variable Details |
---|
statusCANCEL
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Dec 14 16:10:52 2007 | http://epydoc.sf.net |