Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
static CredentialsConfig.AuthType |
CredentialsConfig.AuthType.Factory.newInstance() |
static CredentialsConfig.AuthType |
CredentialsConfig.AuthType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static CredentialsConfig.AuthType |
CredentialsConfig.AuthType.Factory.newValue(Object obj) |
CredentialsConfig.AuthType |
CredentialsConfig.xgetAuthType()
Gets (as xml) the "authType" element
|
Modifier and Type | Method and Description |
---|---|
void |
CredentialsConfig.xsetAuthType(CredentialsConfig.AuthType authType)
Sets (as xml) the "authType" element
|
Modifier and Type | Class and Description |
---|---|
static class |
CredentialsConfigImpl.AuthTypeImpl
An XML authType(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
CredentialsConfig.AuthType |
CredentialsConfigImpl.xgetAuthType()
Gets (as xml) the "authType" element
|
Modifier and Type | Method and Description |
---|---|
void |
CredentialsConfigImpl.xsetAuthType(CredentialsConfig.AuthType authType)
Sets (as xml) the "authType" element
|
Copyright © 2019. All Rights Reserved.