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, 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 getSamlAssertion()
public void setSamlAssertion(String samlAssertion)
protected void addPropertyExpansions(PropertyExpansionsResult result)
addPropertyExpansions in class WssEntryBaseCopyright © 2019. All Rights Reserved.