public class UsernameEntry extends WssEntryBase
WssEntryBase.KeyAliasComboBoxModel, WssEntryBase.KeyIdentifierTypeRenderer
Constructor and Description |
---|
UsernameEntry() |
Modifier and Type | Method and Description |
---|---|
protected JComponent |
buildUI() |
String |
getPasswordType() |
void |
init(WSSEntryConfig config,
OutgoingWss container) |
boolean |
isAddCreated() |
boolean |
isAddNonce() |
protected void |
load(XmlObjectConfigurationReader reader) |
void |
process(org.apache.ws.security.message.WSSecHeader secHeader,
Document doc,
PropertyExpansionContext context) |
protected void |
save(XmlObjectConfigurationBuilder builder) |
void |
setAddCreated(boolean addCreated) |
void |
setAddNonce(boolean addNonce) |
void |
setPasswordType(String passwordType) |
addPropertyChangeListener, addPropertyExpansions, createWSParts, getConfigurationPanel, getLabel, getOutgoingWss, getPassword, getPropertyExpansions, getUsername, getWssContainer, init, readKeyIdentifierType, readTableValues, release, removePropertyChangeListener, saveConfig, saveTableValues, setConfig, setPassword, setUsername, toString, updateEntryConfig
public static final String TYPE
public void init(WSSEntryConfig config, OutgoingWss container)
public void process(org.apache.ws.security.message.WSSecHeader secHeader, Document doc, PropertyExpansionContext context)
protected JComponent buildUI()
buildUI
in class WssEntryBase
protected void load(XmlObjectConfigurationReader reader)
load
in class WssEntryBase
protected void save(XmlObjectConfigurationBuilder builder)
save
in class WssEntryBase
public boolean isAddCreated()
public void setAddCreated(boolean addCreated)
public boolean isAddNonce()
public void setAddNonce(boolean addNonce)
public String getPasswordType()
public void setPasswordType(String passwordType)
Copyright © 2019. All Rights Reserved.