Class ClientServiceGrpc

java.lang.Object
com.soulfiremc.grpc.generated.ClientServiceGrpc

public final class ClientServiceGrpc extends Object
Service for managing client/user-specific operations.
All methods in this service operate on the currently authenticated user,
identified via the JWT token in the Authorization header.
Each method requires a specific GlobalPermission to be granted to the user.