public interface WssEntry extends RegistryEntry<WSSEntryConfig,OutgoingWss>
Modifier and Type | Method and Description |
---|---|
JComponent |
getConfigurationPanel() |
String |
getLabel() |
OutgoingWss |
getOutgoingWss() |
void |
process(org.apache.ws.security.message.WSSecHeader secHeader,
Document doc,
PropertyExpansionContext context) |
void |
release() |
void |
updateEntryConfig(WSSEntryConfig config) |
init
void process(org.apache.ws.security.message.WSSecHeader secHeader, Document doc, PropertyExpansionContext context)
JComponent getConfigurationPanel()
String getLabel()
OutgoingWss getOutgoingWss()
void updateEntryConfig(WSSEntryConfig config)
void release()
Copyright © 2019. All Rights Reserved.