com.eviware.soapui.impl.wsdl.support.wss
Interface WssEntry
- All Superinterfaces:
- RegistryEntry<com.eviware.soapui.config.WSSEntryConfig,OutgoingWss>
- All Known Implementing Classes:
- AddEncryptionEntry, AddSAMLEntry, AddSignatureEntry, AddTimestampEntry, AddUsernameEntry, WssEntryBase
public interface WssEntry
- extends RegistryEntry<com.eviware.soapui.config.WSSEntryConfig,OutgoingWss>
Methods inherited from interface com.eviware.soapui.support.registry.RegistryEntry |
init |
process
void process(org.apache.ws.security.message.WSSecHeader secHeader,
org.w3c.dom.Document doc,
PropertyExpansionContext context)
getConfigurationPanel
javax.swing.JComponent getConfigurationPanel()
getLabel
java.lang.String getLabel()
getOutgoingWss
OutgoingWss getOutgoingWss()
udpateConfig
void udpateConfig(com.eviware.soapui.config.WSSEntryConfig config)
release
void release()
Copyright © 2005-2008 eviware.com. All Rights Reserved.