public class AuthenticationSetting extends Object
| Modifier and Type | Field and Description |
|---|---|
private File |
file
Authentication file.
|
private String |
serverId
serverId from settings.xml
|
| Constructor and Description |
|---|
AuthenticationSetting() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
String |
getServerId() |
void |
setFile(File file) |
void |
setServerId(String serverId) |
Copyright © 2020. All rights reserved.