Modifier and Type | Field and Description |
---|---|
String |
account
account netrc entry
|
String |
login
login netrc entry
|
String |
macbody
macro script body of macdef entry.
|
String |
macdef
macdef netrc entry.
|
String |
machine
machine netrc entry
|
char[] |
password
password netrc entry
|
Constructor and Description |
---|
NetRCEntry()
Default constructor
|
public String login
public char[] password
public String machine
public String account
public String macdef
public String macbody
Copyright © 2017 Eclipse JGit Project. All rights reserved.