Home | Trees | Indices | Help |
---|
|
object --+ | extension.Extension --+ | Request
A Provider Authentication Policy request, sent from a relying party to a provider
|
|||
|
|||
|
|||
|
|||
|
|||
None |
|
||
[str] |
|
||
Inherited from Inherited from |
|
|||
|
|
|||
ns_alias =
|
|||
ns_uri =
The namespace to which to add the arguments for this extension |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) 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 Mon Sep 1 23:34:52 2014 | http://epydoc.sourceforge.net |