org.apache.rampart
Class RampartConstants

java.lang.Object
  extended by org.apache.rampart.RampartConstants

public class RampartConstants
extends java.lang.Object


Field Summary
static java.lang.String MESSAGE_LOG
           
static java.lang.String SEC_FAULT
           
static java.lang.String TIME_LOG
           
 
Constructor Summary
RampartConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIME_LOG

public static final java.lang.String TIME_LOG
See Also:
Constant Field Values

MESSAGE_LOG

public static final java.lang.String MESSAGE_LOG
See Also:
Constant Field Values

SEC_FAULT

public static final java.lang.String SEC_FAULT
See Also:
Constant Field Values
Constructor Detail

RampartConstants

public RampartConstants()