public interface AdministratorUser
SettingsService specific.| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
Get the value of password.
|
String |
getUsername()
Get the value of username.
|
void |
setPassword(String password)
Set the value of password.
|
void |
setUsername(String username)
Set the value of username.
|
String getPassword()
String getUsername()
void setPassword(String password)
password - new value of passwordvoid setUsername(String username)
username - new value of usernameCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.