public class NetrcFileParser
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
NetrcFileParser.NetrcEntry |
Constructor and Description |
---|
NetrcFileParser() |
Modifier and Type | Method and Description |
---|---|
NetrcFileParser.NetrcEntry |
getEntry(java.io.File netrcFile,
java.lang.String host) |
NetrcFileParser.NetrcEntry |
getEntry(java.lang.String host) |
public NetrcFileParser.NetrcEntry getEntry(java.lang.String host) throws java.io.IOException
java.io.IOException
public NetrcFileParser.NetrcEntry getEntry(java.io.File netrcFile, java.lang.String host) throws java.io.IOException
java.io.IOException