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

clients.symphony.api.constants.CommonConstants Maven / Gradle / Ivy

There is a newer version: 1.3.9
Show newest version
package clients.symphony.api.constants;

public class CommonConstants {
    public static final String HTTPS_PREFIX = "https://";
    public static final int DLP_BLOCKED = 451;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy