Package org.apache.rampart
Class RampartConstants
java.lang.Object
org.apache.rampart.RampartConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe key under which the HTTPS client certificate, determened by the https listener, may be populated as a property of the message context.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIME_LOG
- See Also:
-
MESSAGE_LOG
- See Also:
-
SEC_FAULT
- See Also:
-
HTTPS_CLIENT_CERT_KEY
The key under which the HTTPS client certificate, determened by the https listener, may be populated as a property of the message context.- See Also:
-
MERLIN_CRYPTO_IMPL
- See Also:
-
MERLIN_CRYPTO_IMPL_CACHE_KEY
- See Also:
-
XML_ENCRYPTION_MODIFIER_CONTENT
- See Also:
-
XML_ENCRYPTION_MODIFIER_ELEMENT
- See Also:
-
-
Constructor Details
-
RampartConstants
public RampartConstants()
-