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

mx.bigdata.sat.security.KeyLoaderEnumeration 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
 * Time: 11:10 AM
 */
public enum KeyLoaderEnumeration {

    PRIVATE_KEY_LOADER,
    PUBLIC_KEY_LOADER;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy