Home | Trees | Indices | Help |
|
---|
|
object --+ | OpenIDServiceEndpoint
|
|||
__init__(self) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|||
usesExtension(self, extension_uri) | |||
parseService(self,
yadis_url,
uri,
type_uris,
service_element) Set the state of this object based on the contents of the service element. |
|||
getServerID(self) Return the identifier that should be sent as the openid.identity_url parameter to the server. |
|||
Inherited from |
|
|||
fromBasicServiceEndpoint(cls,
endpoint) Create a new instance of this class from the endpoint object passed in. |
|||
fromHTML(cls,
uri,
html) Parse the given document as HTML looking for an OpenID <link rel=...> |
|
|||
openid_type_uris = ['http://openid.net/signon/1.2', 'http://openid.net/...
|
|
|||
canonicalID For XRI, the persistent identifier. |
|||
identity_url the verified identifier. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
Set the state of this object based on the contents of the service element. |
Return the identifier that should be sent as the openid.identity_url parameter to the server. |
Create a new instance of this class from the endpoint object passed in.
|
Parse the given document as HTML looking for an OpenID <link rel=...> |
|
openid_type_uris
|
|
canonicalIDFor XRI, the persistent identifier. |
identity_urlthe verified identifier. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 8 13:26:20 2006 | http://epydoc.sourceforge.net |