Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Field and Description |
---|---|
static KeyIdentifierTypeConfig.Enum |
KeyIdentifierTypeConfig.BST_DIRECT_REFERENCE |
static KeyIdentifierTypeConfig.Enum |
KeyIdentifierTypeConfig.ISSUER_SERIAL |
static KeyIdentifierTypeConfig.Enum |
KeyIdentifierTypeConfig.SKI_KEY_IDENTIFIER |
static KeyIdentifierTypeConfig.Enum |
KeyIdentifierTypeConfig.X_509_KEY_IDENTIFIER |
Modifier and Type | Method and Description |
---|---|
static KeyIdentifierTypeConfig.Enum |
KeyIdentifierTypeConfig.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static KeyIdentifierTypeConfig.Enum |
KeyIdentifierTypeConfig.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
KeyIdentifierTypeConfig.Enum |
WSSEntryConfig.getKeyIdentifierType()
Gets the "keyIdentifierType" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WSSEntryConfig.setKeyIdentifierType(KeyIdentifierTypeConfig.Enum keyIdentifierType)
Sets the "keyIdentifierType" attribute
|
Modifier and Type | Method and Description |
---|---|
KeyIdentifierTypeConfig.Enum |
WSSEntryConfigImpl.getKeyIdentifierType()
Gets the "keyIdentifierType" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WSSEntryConfigImpl.setKeyIdentifierType(KeyIdentifierTypeConfig.Enum keyIdentifierType)
Sets the "keyIdentifierType" attribute
|
Copyright © 2019. All Rights Reserved.