All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.ytsaurus.client.rpc.ServiceTicketAuth Maven / Gradle / Ivy

The newest version!
package tech.ytsaurus.client.rpc;

public interface ServiceTicketAuth {
    String issueServiceTicket();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy