Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.support.wss | |
com.eviware.soapui.impl.wsdl.support.wss.entries | |
com.eviware.soapui.impl.wsdl.support.wss.support |
Modifier and Type | Method and Description |
---|---|
WssEntry |
OutgoingWss.addEntry(String type) |
Modifier and Type | Method and Description |
---|---|
List<WssEntry> |
OutgoingWss.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultWssContainer.fireWssEntryAdded(WssEntry newEntry) |
void |
DefaultWssContainer.fireWssEntryMoved(WssEntry entry,
int offset) |
void |
DefaultWssContainer.fireWssEntryRemoved(WssEntry entry) |
void |
OutgoingWss.moveEntry(WssEntry entry,
int offset) |
void |
WssContainerListener.outgoingWssEntryAdded(WssEntry entry) |
void |
WssContainerListener.outgoingWssEntryMoved(WssEntry entry,
int offset) |
void |
WssContainerListener.outgoingWssEntryRemoved(WssEntry entry) |
void |
OutgoingWss.removeEntry(WssEntry entry) |
Modifier and Type | Class and Description |
---|---|
class |
AutomaticSAMLEntry |
class |
EncryptionEntry |
class |
ManualSAMLEntry |
class |
SignatureEntry |
class |
TimestampEntry |
class |
UsernameEntry |
class |
WssEntryBase |
Modifier and Type | Method and Description |
---|---|
void |
WssContainerListenerAdapter.outgoingWssEntryAdded(WssEntry entry) |
void |
WssContainerListenerAdapter.outgoingWssEntryMoved(WssEntry entry,
int offset) |
void |
WssContainerListenerAdapter.outgoingWssEntryRemoved(WssEntry entry) |
Modifier and Type | Method and Description |
---|---|
void |
KeystoresComboBoxModel.outgoingWssEntryAdded(WssEntry entry) |
void |
KeystoresComboBoxModel.outgoingWssEntryMoved(WssEntry entry,
int offset) |
void |
KeystoresComboBoxModel.outgoingWssEntryRemoved(WssEntry entry) |
Copyright © 2019. All Rights Reserved.