Apache CXF API

org.apache.cxf.xkms.handlers
Class XKMSConstants

java.lang.Object
  extended by org.apache.cxf.xkms.handlers.XKMSConstants

public final class XKMSConstants
extends Object


Field Summary
static String DIRECT_TRUST_VALIDATION
           
static String XKMS_ENDPOINT_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XKMS_ENDPOINT_NAME

public static final String XKMS_ENDPOINT_NAME
See Also:
Constant Field Values

DIRECT_TRUST_VALIDATION

public static final String DIRECT_TRUST_VALIDATION
See Also:
Constant Field Values

Apache CXF API

Apache CXF