Home | Trees | Index | Help |
|
---|
Package openid :: Package extensions :: Module ax :: Class StoreResponse |
|
object
--+ |Extension
--+ |AXMessage
--+ | StoreResponse
Method Summary | |
---|---|
__init__(self,
succeeded,
error_message)
| |
| |
Was this response a success response? | |
Inherited from Extension :
toMessage
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
Class Variable Summary | |
---|---|
str |
FAILURE_MODE = 'store_response_failure'
|
str |
SUCCESS_MODE = 'store_response_success'
|
Method Details |
---|
getExtensionArgs(self)
|
succeeded(self)Was this response a success response? |
Class Variable Details |
---|
FAILURE_MODE
|
SUCCESS_MODE
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 14 17:47:20 2007 | http://epydoc.sf.net |