com.eviware.soapui.impl.wsdl.support.wss.entries
Class AddTimestampEntry
java.lang.Object
com.eviware.soapui.impl.wsdl.support.wss.entries.WssEntryBase
com.eviware.soapui.impl.wsdl.support.wss.entries.AddTimestampEntry
- All Implemented Interfaces:
- WssEntry, PropertyExpansionContainer, RegistryEntry<com.eviware.soapui.config.WSSEntryConfig,OutgoingWss>
public class AddTimestampEntry
- extends WssEntryBase
Field Summary |
static java.lang.String |
TYPE
|
Methods inherited from class com.eviware.soapui.impl.wsdl.support.wss.entries.WssEntryBase |
addPropertyChangeListener, addPropertyExpansions, createWSParts, getConfigurationPanel, getLabel, getOutgoingWss, getPassword, getPropertyExpansions, getUsername, getWssContainer, init, readParts, release, removePropertyChangeListener, saveConfig, saveParts, setConfig, setPassword, setUsername, toString, udpateConfig |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TYPE
public static final java.lang.String TYPE
- See Also:
- Constant Field Values
AddTimestampEntry
public AddTimestampEntry()
init
public void init(com.eviware.soapui.config.WSSEntryConfig config,
OutgoingWss container)
buildUI
protected javax.swing.JComponent buildUI()
- Specified by:
buildUI
in class WssEntryBase
load
protected void load(XmlObjectConfigurationReader reader)
- Specified by:
load
in class WssEntryBase
save
protected void save(XmlObjectConfigurationBuilder builder)
- Specified by:
save
in class WssEntryBase
process
public void process(org.apache.ws.security.message.WSSecHeader secHeader,
org.w3c.dom.Document doc,
PropertyExpansionContext context)
getTimeToLive
public java.lang.String getTimeToLive()
setTimeToLive
public void setTimeToLive(java.lang.String timeToLive)
Copyright © 2005-2008 eviware.com. All Rights Reserved.