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

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

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

public interface UserTicketAuth {
    String issueUserTicket();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy