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

gov.nasa.pds.registry.common.connection.ClientConstants Maven / Gradle / Ivy

The newest version!
package gov.nasa.pds.registry.common.connection;

/**
 * Constants used by different classes.
 * 
 * @author karpenko
 */
class ClientConstants
{
    public static final String AUTH_TRUST_SELF_SIGNED = "trust.self-signed";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy