Package openid :: Package server :: Module server :: Class UntrustedReturnURL
[frames | no frames]

Type UntrustedReturnURL

   object --+            
            |            
BaseException --+        
                |        
        Exception --+    
                    |    
        ProtocolError --+
                        |
                       UntrustedReturnURL


A return_to is outside the trust_root.
Method Summary
  __init__(self, message, return_to, trust_root)
  __str__(self)
Inherited from ProtocolError: encodeToKVForm, encodeToURL, getReturnTo, hasReturnTo, toFormMarkup, toHTML, toMessage, whichEncoding
Inherited from Exception: __new__
Inherited from BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __repr__, __setattr__, __setstate__
Inherited from object: __hash__, __reduce_ex__

Instance Variable Summary
Inherited from ProtocolError: message

Class Variable Summary
Inherited from BaseException: args

Generated by Epydoc 2.1 on Fri Jun 6 15:54:33 2008 http://epydoc.sf.net