Home | Trees | Index | Help |
|
---|
Package openid :: Package consumer :: Module consumer :: Class SetupNeededResponse |
|
object
--+ |Response
--+ | SetupNeededResponse
Method Summary | |
---|---|
__init__(self,
endpoint,
setup_url)
| |
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. | |
setup_url : A URL that can be used to send the user to the server to set up for
authentication. |
Class Variable Summary | |
---|---|
str |
status : SETUP_NEEDED |
Instance Variable Details |
---|
identity_urlThe identity URL for which authenitcation was attempted. |
Class Variable Details |
---|
statusSETUP_NEEDED
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 14 17:47:20 2007 | http://epydoc.sf.net |