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

mx.bigdata.sat.security.KeyLoader Maven / Gradle / Ivy

There is a newer version: 3.3.2
Show newest version
package mx.bigdata.sat.security;

/**
 * Created with IntelliJ IDEA.
 * User: Gerardo Aquino
 * Date: 4/06/13
 */
public interface KeyLoader {

     T getKey();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy