Package | Description |
---|---|
com.eviware.soapui.impl.wsdl |
WSDL 1.1 implementations of soapui model interface
|
Modifier and Type | Field and Description |
---|---|
protected WsdlProject.ProjectEncryptionStatus |
WsdlProject.encryptionStatus |
Modifier and Type | Method and Description |
---|---|
protected WsdlProject.ProjectEncryptionStatus |
WsdlProject.checkForEncodedData(ProjectConfig soapuiProject)
Decode encrypted data and restore user/pass
|
WsdlProject.ProjectEncryptionStatus |
WsdlProject.getEncryptionStatus() |
WsdlProject.ProjectEncryptionStatus |
WsdlProject.setEncryptionStatus(WsdlProject.ProjectEncryptionStatus status) |
static WsdlProject.ProjectEncryptionStatus |
WsdlProject.ProjectEncryptionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WsdlProject.ProjectEncryptionStatus[] |
WsdlProject.ProjectEncryptionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WsdlProject.ProjectEncryptionStatus |
WsdlProject.setEncryptionStatus(WsdlProject.ProjectEncryptionStatus status) |
Copyright © 2019. All Rights Reserved.