Home | Trees | Indices | Help |
|
---|
|
object --+ | OpenIDServiceEndpoint
Object representing an OpenID service endpoint.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Methods | |||
|
|||
[OpenIDServiceEndpoint] |
|
||
[OpenIDServiceEndpoint] |
|
||
list of OpenIDServiceEndpoint |
|
||
OpenIDServiceEndpoint |
|
Class Variables | |
openid_type_uris =
|
Instance Variables | |
canonicalID For XRI, the persistent identifier. |
|
identity_url the verified identifier. |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Does this endpoint support this type? I consider |
Create a new instance of this class from the endpoint object passed in.
|
Parse the given document as XRDS looking for OpenID services.
Since: 2.1.0 |
Create endpoints from a DiscoveryResult.
Since: 2.1.0 |
Construct an OP-Identifier OpenIDServiceEndpoint object for a given OP Endpoint URL
|
str(x)
|
Class Variable Details |
openid_type_uris
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:27 2010 | http://epydoc.sourceforge.net |