Home | Trees | Index | Help |
|
---|
Package openid :: Package yadis :: Module discover :: Class DiscoveryResult |
|
object
--+
|
DiscoveryResult
Method Summary | |
---|---|
Initialize the state of the object | |
Is the response text supposed to be an XRDS document? | |
Was the Yadis protocol's indirection used? | |
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
Class Variable Summary | |
---|---|
NoneType |
content_type = None |
NoneType |
normalized_uri = None |
NoneType |
request_uri = None |
NoneType |
response_text = None |
NoneType |
xrds_uri = None |
Method Details |
---|
__init__(self,
request_uri)
|
isXRDS(self)Is the response text supposed to be an XRDS document? |
usedYadisLocation(self)Was the Yadis protocol's indirection used? |
Class Variable Details |
---|
content_type
|
normalized_uri
|
request_uri
|
response_text
|
xrds_uri
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Apr 22 16:14:21 2009 | http://epydoc.sf.net |