Package proto.rpc.v1

Class AuthServiceGrpc

java.lang.Object
proto.rpc.v1.AuthServiceGrpc

public final class AuthServiceGrpc extends Object
 An AuthService is intended to be used as a means to perform application level
 authentication. Its sole Authenticate method should be used prior to any
 other services that a gRPC server has to offer.