public class LoginConfig extends ConfigTestElement implements java.io.Serializable
PASSWORD, USERNAMECOMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS| Constructor and Description |
|---|
LoginConfig()
Constructor for the LoginConfig object.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassword()
Gets the Password attribute of the LoginConfig object.
|
java.lang.String |
getUsername()
Gets the Username attribute of the LoginConfig object.
|
void |
setPassword(java.lang.String password)
Sets the Password attribute of the LoginConfig object.
|
void |
setUsername(java.lang.String username)
Sets the Username attribute of the LoginConfig object.
|
java.lang.String |
toString() |
addConfigElement, addTestElement, expectsModificationaddPropertiesValues, addProperty, addProperty, canRemove, clear, clearTemporary, clearTestElementChildren, clone, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traversePropertyfinalize, getClass, notify, notifyAll, wait, wait, waitcloneremovedpublic void setUsername(java.lang.String username)
username - the new Username valuepublic void setPassword(java.lang.String password)
password - the new Password valuepublic java.lang.String getUsername()
public java.lang.String getPassword()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.