public class LoginConfig extends ConfigTestElement implements Serializable
PASSWORD, USERNAMECOMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS| Constructor and Description |
|---|
LoginConfig()
Constructor for the LoginConfig object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
Gets the Password attribute of the LoginConfig object.
|
String |
getUsername()
Gets the Username attribute of the LoginConfig object.
|
void |
setPassword(String password)
Sets the Password attribute of the LoginConfig object.
|
void |
setUsername(String username)
Sets the Username attribute of the LoginConfig object.
|
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(String username)
username - the new Username valuepublic void setPassword(String password)
password - the new Password valuepublic String getUsername()
public String getPassword()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.