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

com.github.edgar615.util.spring.appkey.ClientFinder Maven / Gradle / Ivy

package com.github.edgar615.util.spring.appkey;

public interface ClientFinder {
  ClientInfo get(String appKey);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy