| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
         object --+    
                  |    
extension.Extension --+
                      |
                     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  | 
  |
| Properties | |
| 
     Inherited from   | 
  
| Method Details | 
  
 x.__init__(...) initializes x; see x.__class__.__doc__ for signature 
  | 
  
 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:
          | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:27 2010 | http://epydoc.sourceforge.net |