public class CredentialsConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements CredentialsConfig
Modifier and Type | Class and Description |
---|---|
static class |
CredentialsConfigImpl.AuthTypeImpl
An XML authType(@http://eviware.com/soapui/config).
|
CredentialsConfig.AuthType, CredentialsConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
CredentialsConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
void |
addAddedBasicAuthenticationTypes(String addedBasicAuthenticationTypes)
Appends the value as the last "addedBasicAuthenticationTypes" element
|
org.apache.xmlbeans.XmlString |
addNewAddedBasicAuthenticationTypes()
Appends and returns a new empty value (as xml) as the last "addedBasicAuthenticationTypes" element
|
String[] |
getAddedBasicAuthenticationTypesArray()
Deprecated.
|
String |
getAddedBasicAuthenticationTypesArray(int i)
Gets ith "addedBasicAuthenticationTypes" element
|
List<String> |
getAddedBasicAuthenticationTypesList()
Gets a List of "addedBasicAuthenticationTypes" elements
|
CredentialsConfig.AuthType.Enum |
getAuthType()
Gets the "authType" element
|
String |
getDomain()
Gets the "domain" element
|
String |
getPassword()
Gets the "password" element
|
boolean |
getPreemptive()
Gets the "preemptive" element
|
String |
getSelectedAuthProfile()
Gets the "selectedAuthProfile" element
|
String |
getUsername()
Gets the "username" element
|
void |
insertAddedBasicAuthenticationTypes(int i,
String addedBasicAuthenticationTypes)
Inserts the value as the ith "addedBasicAuthenticationTypes" element
|
org.apache.xmlbeans.XmlString |
insertNewAddedBasicAuthenticationTypes(int i)
Inserts and returns a new empty value (as xml) as the ith "addedBasicAuthenticationTypes" element
|
boolean |
isSetDomain()
True if has "domain" element
|
boolean |
isSetPassword()
True if has "password" element
|
boolean |
isSetPreemptive()
True if has "preemptive" element
|
boolean |
isSetSelectedAuthProfile()
True if has "selectedAuthProfile" element
|
boolean |
isSetUsername()
True if has "username" element
|
void |
removeAddedBasicAuthenticationTypes(int i)
Removes the ith "addedBasicAuthenticationTypes" element
|
void |
setAddedBasicAuthenticationTypesArray(int i,
String addedBasicAuthenticationTypes)
Sets ith "addedBasicAuthenticationTypes" element
|
void |
setAddedBasicAuthenticationTypesArray(String[] addedBasicAuthenticationTypesArray)
Sets array of all "addedBasicAuthenticationTypes" element
|
void |
setAuthType(CredentialsConfig.AuthType.Enum authType)
Sets the "authType" element
|
void |
setDomain(String domain)
Sets the "domain" element
|
void |
setPassword(String password)
Sets the "password" element
|
void |
setPreemptive(boolean preemptive)
Sets the "preemptive" element
|
void |
setSelectedAuthProfile(String selectedAuthProfile)
Sets the "selectedAuthProfile" element
|
void |
setUsername(String username)
Sets the "username" element
|
int |
sizeOfAddedBasicAuthenticationTypesArray()
Returns number of "addedBasicAuthenticationTypes" element
|
void |
unsetDomain()
Unsets the "domain" element
|
void |
unsetPassword()
Unsets the "password" element
|
void |
unsetPreemptive()
Unsets the "preemptive" element
|
void |
unsetSelectedAuthProfile()
Unsets the "selectedAuthProfile" element
|
void |
unsetUsername()
Unsets the "username" element
|
org.apache.xmlbeans.XmlString[] |
xgetAddedBasicAuthenticationTypesArray()
Deprecated.
|
org.apache.xmlbeans.XmlString |
xgetAddedBasicAuthenticationTypesArray(int i)
Gets (as xml) ith "addedBasicAuthenticationTypes" element
|
List<org.apache.xmlbeans.XmlString> |
xgetAddedBasicAuthenticationTypesList()
Gets (as xml) a List of "addedBasicAuthenticationTypes" elements
|
CredentialsConfig.AuthType |
xgetAuthType()
Gets (as xml) the "authType" element
|
org.apache.xmlbeans.XmlString |
xgetDomain()
Gets (as xml) the "domain" element
|
org.apache.xmlbeans.XmlString |
xgetPassword()
Gets (as xml) the "password" element
|
org.apache.xmlbeans.XmlBoolean |
xgetPreemptive()
Gets (as xml) the "preemptive" element
|
org.apache.xmlbeans.XmlString |
xgetSelectedAuthProfile()
Gets (as xml) the "selectedAuthProfile" element
|
org.apache.xmlbeans.XmlString |
xgetUsername()
Gets (as xml) the "username" element
|
void |
xsetAddedBasicAuthenticationTypesArray(int i,
org.apache.xmlbeans.XmlString addedBasicAuthenticationTypes)
Sets (as xml) ith "addedBasicAuthenticationTypes" element
|
void |
xsetAddedBasicAuthenticationTypesArray(org.apache.xmlbeans.XmlString[] addedBasicAuthenticationTypesArray)
Sets (as xml) array of all "addedBasicAuthenticationTypes" element
|
void |
xsetAuthType(CredentialsConfig.AuthType authType)
Sets (as xml) the "authType" element
|
void |
xsetDomain(org.apache.xmlbeans.XmlString domain)
Sets (as xml) the "domain" element
|
void |
xsetPassword(org.apache.xmlbeans.XmlString password)
Sets (as xml) the "password" element
|
void |
xsetPreemptive(org.apache.xmlbeans.XmlBoolean preemptive)
Sets (as xml) the "preemptive" element
|
void |
xsetSelectedAuthProfile(org.apache.xmlbeans.XmlString selectedAuthProfile)
Sets (as xml) the "selectedAuthProfile" element
|
void |
xsetUsername(org.apache.xmlbeans.XmlString username)
Sets (as xml) the "username" element
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public CredentialsConfigImpl(org.apache.xmlbeans.SchemaType sType)
public String getUsername()
getUsername
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString xgetUsername()
xgetUsername
in interface CredentialsConfig
public boolean isSetUsername()
isSetUsername
in interface CredentialsConfig
public void setUsername(String username)
setUsername
in interface CredentialsConfig
public void xsetUsername(org.apache.xmlbeans.XmlString username)
xsetUsername
in interface CredentialsConfig
public void unsetUsername()
unsetUsername
in interface CredentialsConfig
public String getPassword()
getPassword
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString xgetPassword()
xgetPassword
in interface CredentialsConfig
public boolean isSetPassword()
isSetPassword
in interface CredentialsConfig
public void setPassword(String password)
setPassword
in interface CredentialsConfig
public void xsetPassword(org.apache.xmlbeans.XmlString password)
xsetPassword
in interface CredentialsConfig
public void unsetPassword()
unsetPassword
in interface CredentialsConfig
public String getDomain()
getDomain
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString xgetDomain()
xgetDomain
in interface CredentialsConfig
public boolean isSetDomain()
isSetDomain
in interface CredentialsConfig
public void setDomain(String domain)
setDomain
in interface CredentialsConfig
public void xsetDomain(org.apache.xmlbeans.XmlString domain)
xsetDomain
in interface CredentialsConfig
public void unsetDomain()
unsetDomain
in interface CredentialsConfig
public String getSelectedAuthProfile()
getSelectedAuthProfile
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString xgetSelectedAuthProfile()
xgetSelectedAuthProfile
in interface CredentialsConfig
public boolean isSetSelectedAuthProfile()
isSetSelectedAuthProfile
in interface CredentialsConfig
public void setSelectedAuthProfile(String selectedAuthProfile)
setSelectedAuthProfile
in interface CredentialsConfig
public void xsetSelectedAuthProfile(org.apache.xmlbeans.XmlString selectedAuthProfile)
xsetSelectedAuthProfile
in interface CredentialsConfig
public void unsetSelectedAuthProfile()
unsetSelectedAuthProfile
in interface CredentialsConfig
public List<String> getAddedBasicAuthenticationTypesList()
getAddedBasicAuthenticationTypesList
in interface CredentialsConfig
public String[] getAddedBasicAuthenticationTypesArray()
getAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public String getAddedBasicAuthenticationTypesArray(int i)
getAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public List<org.apache.xmlbeans.XmlString> xgetAddedBasicAuthenticationTypesList()
xgetAddedBasicAuthenticationTypesList
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString[] xgetAddedBasicAuthenticationTypesArray()
xgetAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString xgetAddedBasicAuthenticationTypesArray(int i)
xgetAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public int sizeOfAddedBasicAuthenticationTypesArray()
sizeOfAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public void setAddedBasicAuthenticationTypesArray(String[] addedBasicAuthenticationTypesArray)
setAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public void setAddedBasicAuthenticationTypesArray(int i, String addedBasicAuthenticationTypes)
setAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public void xsetAddedBasicAuthenticationTypesArray(org.apache.xmlbeans.XmlString[] addedBasicAuthenticationTypesArray)
xsetAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public void xsetAddedBasicAuthenticationTypesArray(int i, org.apache.xmlbeans.XmlString addedBasicAuthenticationTypes)
xsetAddedBasicAuthenticationTypesArray
in interface CredentialsConfig
public void insertAddedBasicAuthenticationTypes(int i, String addedBasicAuthenticationTypes)
insertAddedBasicAuthenticationTypes
in interface CredentialsConfig
public void addAddedBasicAuthenticationTypes(String addedBasicAuthenticationTypes)
addAddedBasicAuthenticationTypes
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString insertNewAddedBasicAuthenticationTypes(int i)
insertNewAddedBasicAuthenticationTypes
in interface CredentialsConfig
public org.apache.xmlbeans.XmlString addNewAddedBasicAuthenticationTypes()
addNewAddedBasicAuthenticationTypes
in interface CredentialsConfig
public void removeAddedBasicAuthenticationTypes(int i)
removeAddedBasicAuthenticationTypes
in interface CredentialsConfig
public boolean getPreemptive()
getPreemptive
in interface CredentialsConfig
public org.apache.xmlbeans.XmlBoolean xgetPreemptive()
xgetPreemptive
in interface CredentialsConfig
public boolean isSetPreemptive()
isSetPreemptive
in interface CredentialsConfig
public void setPreemptive(boolean preemptive)
setPreemptive
in interface CredentialsConfig
public void xsetPreemptive(org.apache.xmlbeans.XmlBoolean preemptive)
xsetPreemptive
in interface CredentialsConfig
public void unsetPreemptive()
unsetPreemptive
in interface CredentialsConfig
public CredentialsConfig.AuthType.Enum getAuthType()
getAuthType
in interface CredentialsConfig
public CredentialsConfig.AuthType xgetAuthType()
xgetAuthType
in interface CredentialsConfig
public void setAuthType(CredentialsConfig.AuthType.Enum authType)
setAuthType
in interface CredentialsConfig
public void xsetAuthType(CredentialsConfig.AuthType authType)
xsetAuthType
in interface CredentialsConfig
Copyright © 2019. All Rights Reserved.