Classes | |
| class | SignatureValidationInterceptor |
| class | SimpleGreeter |
Functions | |
| def | main () |
| def | run_server (port) |
Variables | |
| string | _LISTEN_ADDRESS_TEMPLATE = 'localhost:%d' |
| _LOGGER = logging.getLogger(__name__) | |
| string | _SIGNATURE_HEADER_KEY = 'x-signature' |
| helloworld_pb2 | |
| helloworld_pb2_grpc | |
| level | |
| def customized_auth_server.main | ( | ) |
Definition at line 86 of file customized_auth_server.py.
| def customized_auth_server.run_server | ( | port | ) |
Definition at line 63 of file customized_auth_server.py.
|
private |
Definition at line 30 of file customized_auth_server.py.
|
private |
Definition at line 27 of file customized_auth_server.py.
|
private |
Definition at line 31 of file customized_auth_server.py.
| customized_auth_server.helloworld_pb2 |
Definition at line 24 of file customized_auth_server.py.
| customized_auth_server.helloworld_pb2_grpc |
Definition at line 24 of file customized_auth_server.py.
| customized_auth_server.level |
Definition at line 101 of file customized_auth_server.py.