public class ManualSAMLEntry extends WssEntryBase
WssEntryBase.KeyAliasComboBoxModel, WssEntryBase.KeyIdentifierTypeRenderer
Constructor and Description |
---|
ManualSAMLEntry() |
Modifier and Type | Method and Description |
---|---|
protected void |
addPropertyExpansions(PropertyExpansionsResult result) |
protected JComponent |
buildUI() |
String |
getSamlAssertion() |
void |
init(WSSEntryConfig config,
OutgoingWss container) |
protected void |
load(XmlObjectConfigurationReader reader) |
void |
process(org.apache.ws.security.message.WSSecHeader secHeader,
Document doc,
PropertyExpansionContext context) |
protected void |
save(XmlObjectConfigurationBuilder builder) |
void |
setSamlAssertion(String samlAssertion) |
addPropertyChangeListener, 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)
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 void process(org.apache.ws.security.message.WSSecHeader secHeader, Document doc, PropertyExpansionContext context)
public String getSamlAssertion()
public void setSamlAssertion(String samlAssertion)
protected void addPropertyExpansions(PropertyExpansionsResult result)
addPropertyExpansions
in class WssEntryBase
Copyright © 2019. All Rights Reserved.