public class TimestampEntry extends WssEntryBase
WssEntryBase.KeyAliasComboBoxModel, WssEntryBase.KeyIdentifierTypeRenderer| Constructor and Description | 
|---|
| TimestampEntry() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JComponent | buildUI() | 
| String | getTimeToLive() | 
| void | init(WSSEntryConfig config,
    OutgoingWss container) | 
| boolean | isStrictTimestamp() | 
| protected void | load(XmlObjectConfigurationReader reader) | 
| void | process(org.apache.ws.security.message.WSSecHeader secHeader,
       Document doc,
       PropertyExpansionContext context) | 
| protected void | save(XmlObjectConfigurationBuilder builder) | 
| void | setStrictTimestamp(boolean strictTimestamp) | 
| void | setTimeToLive(String timeToLive) | 
addPropertyChangeListener, addPropertyExpansions, createWSParts, getConfigurationPanel, getLabel, getOutgoingWss, getPassword, getPropertyExpansions, getUsername, getWssContainer, init, readKeyIdentifierType, readTableValues, release, removePropertyChangeListener, saveConfig, saveTableValues, setConfig, setPassword, setUsername, toString, updateEntryConfigpublic static final String TYPE
public void init(WSSEntryConfig config, OutgoingWss container)
protected JComponent buildUI()
buildUI in class WssEntryBaseprotected void load(XmlObjectConfigurationReader reader)
load in class WssEntryBaseprotected void save(XmlObjectConfigurationBuilder builder)
save in class WssEntryBasepublic void process(org.apache.ws.security.message.WSSecHeader secHeader,
                    Document doc,
                    PropertyExpansionContext context)
public String getTimeToLive()
public boolean isStrictTimestamp()
public void setStrictTimestamp(boolean strictTimestamp)
public void setTimeToLive(String timeToLive)
Copyright © 2019. All Rights Reserved.