public static class NetrcParser.Credentials extends Object
| Constructor and Description |
|---|
Credentials(String hostname,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
String |
getPassword() |
String |
getUsername() |
Copyright © 2014–2022 ImageJ. All rights reserved.