Home | Trees | Indices | Help |
|
---|
|
object --+ | Response --+ | SetupNeededResponse
|
|||
__init__(self,
endpoint,
setup_url=None) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|||
Inherited from |
|
|||
status = 'setup_needed' SETUP_NEEDED |
|
|||
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. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
statusSETUP_NEEDED
|
|
identity_urlThe identity URL for which authenitcation was attempted. |
setup_urlA URL that can be used to send the user to the server to set up for authentication. The user should be redirected in to the setup_url, either in the current window or in a new browser window. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 8 13:26:20 2006 | http://epydoc.sourceforge.net |