Home | Trees | Indices | Help |
---|
|
object --+ | extension.Extension --+ | PAPEExtension --+ | Response
A Provider Authentication Policy response, sent from a provider to a relying party
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Response or None |
|
|
|||
ns_alias =
|
|||
ns_uri =
The namespace to which to add the arguments for this extension |
|||
Inherited from |
|
|||
auth_policies List of authentication policies conformed to by this OpenID assertion, represented as policy URIs |
|
|||
nist_auth_level Backward-compatibility accessor for the NIST auth level |
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) 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:
|
|
nist_auth_levelBackward-compatibility accessor for the NIST auth level
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Oct 31 11:37:50 2014 | http://epydoc.sourceforge.net |