|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.schmizz.sshj.userauth.password.Resource<File>
net.schmizz.sshj.userauth.password.PrivateKeyFileResource
public class PrivateKeyFileResource
| Constructor Summary | |
|---|---|
PrivateKeyFileResource(File privateKeyFile)
|
|
| Method Summary | |
|---|---|
Reader |
getReader()
|
| Methods inherited from class net.schmizz.sshj.userauth.password.Resource |
|---|
equals, getDetail, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PrivateKeyFileResource(File privateKeyFile)
| Method Detail |
|---|
public Reader getReader()
throws IOException
getReader in class Resource<File>IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||