public class Credentials extends Object
Modifier and Type | Field and Description |
---|---|
String |
m_password |
String |
m_username |
Constructor and Description |
---|
Credentials() |
Modifier and Type | Method and Description |
---|---|
String |
getM_password() |
String |
getM_username() |
void |
setM_password(String m_password) |
void |
setM_username(String m_username) |
Copyright © 2015–2022 SciJava. All rights reserved.