PostgreSQL Source Code git master
Loading...
Searching...
No Matches
oauth_server.py File Reference

Go to the source code of this file.

Data Structures

class  oauth_server.OAuthHandler
 

Namespaces

namespace  oauth_server
 

Functions

 oauth_server.main ()
 

Variables

 oauth_server.ssl_dir = os.getenv("cert_dir")
 
str oauth_server.ssl_cert = ssl_dir + "/server-localhost-alt-names.crt"
 
str oauth_server.ssl_key = ssl_dir + "/server-localhost-alt-names.key"