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

org.apache.rampart.RampartConstants Maven / Gradle / Ivy

There is a newer version: 1.7.1
Show newest version
package org.apache.rampart;

public class RampartConstants {
		
	public static final String TIME_LOG = "org.apache.rampart.TIME";
	public static final String MESSAGE_LOG = "org.apache.rampart.MESSAGE";
	public static final String SEC_FAULT = "SECURITY_VALIDATION_FAILURE";
    public static final String MERLIN_CRYPTO_IMPL = "org.apache.ws.security.components.crypto.Merlin";
    public static final String MERLIN_CRYPTO_IMPL_CACHE_KEY = "org.apache.ws.security.crypto.merlin.file";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy