Go to the source code of this file.
Classes | |
class | customized_auth_server.SignatureValidationInterceptor |
class | customized_auth_server.SimpleGreeter |
Namespaces | |
customized_auth_server | |
Functions | |
def | customized_auth_server.main () |
def | customized_auth_server.run_server (port) |
Variables | |
string | customized_auth_server._LISTEN_ADDRESS_TEMPLATE = 'localhost:%d' |
customized_auth_server._LOGGER = logging.getLogger(__name__) | |
string | customized_auth_server._SIGNATURE_HEADER_KEY = 'x-signature' |
customized_auth_server.helloworld_pb2 | |
customized_auth_server.helloworld_pb2_grpc | |
customized_auth_server.level | |