Home | Trees | Indices | Help |
|
---|
|
object --+ | extension.Extension --+ | Request
A Provider Authentication Policy request, sent from a relying party to a provider
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
None |
|
||
[str] |
|
||
Inherited from Inherited from |
Class Methods | |||
|
Class Variables | |
ns_alias =
|
|
ns_uri =
The namespace to which to add the arguments for this extension |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Add an acceptable authentication policy URI to this request This method is intended to be used by the relying party to add acceptable authentication types to the request.
See Also: http://openid.net/specs/openid-provider-authentication-policy-extension-1_0-01.html#auth_policies |
Get the string arguments that should be added to an OpenID message for this extension.
See Also:
|
Set the state of this request to be that expressed in these PAPE arguments
|
Given a list of authentication policy URIs that a provider supports, this method returns the subsequence of those types that are preferred by the relying party.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:27 2010 | http://epydoc.sourceforge.net |