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

kx.KAuthentication Maven / Gradle / Ivy

package kx;

import java.io.IOException;

public interface KAuthentication {

    String getUserPassword() throws IOException;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy