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

org.eu.vooo.commons.security.constants.Constants Maven / Gradle / Ivy

The newest version!
package org.eu.vooo.commons.security.constants;

/**
 * @author [email protected]
 */
public class Constants {

    public static final String SECURITY_CONFIG_PROPERTIES_PREFIX = "org.eu.vooo.security";

    public static final String CACHE_LOGIN_USER_PREFIX= "LOGIN_USER:";

    public static final String CACHE_LOG = "CACHE:LOG";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy