public class AuthenticationInfo extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
login |
protected char[] |
password |
| Constructor and Description |
|---|
AuthenticationInfo(String login,
char[] password) |
Copyright © 2012–2014 Ifremer. All rights reserved.