Home | Trees | Indices | Help |
|
---|
|
object --+ | extension.Extension --+ | PAPEExtension --+ | Response
A Provider Authentication Policy response, sent from a provider to a relying party
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Methods | |||
Response or None |
|
Class Variables | |
ns_alias =
|
|
ns_uri =
The namespace to which to add the arguments for this extension |
Instance Variables | |
auth_policies List of authentication policies conformed to by this OpenID assertion, represented as policy URIs |
Properties | |
nist_auth_level Backward-compatibility accessor for the NIST auth level |
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Set the value for the given auth level type.
|
Return the auth level for the specified auth level identifier
|
Add a authentication policy to this response This method is intended to be used by the provider to add a policy that the provider conformed to when authenticating the user.
See Also: http://openid.net/specs/openid-provider-authentication-policy-extension-1_0-01.html#auth_policies |
Parse the provider authentication policy arguments into the internal state of this object
|
Create a
|
Get the string arguments that should be added to an OpenID message for this extension.
See Also:
|
Property Details |
nist_auth_levelBackward-compatibility accessor for the NIST auth level
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:27 2010 | http://epydoc.sourceforge.net |