Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jcraft.jsch.KnownHosts
Fields inherited from interface com.jcraft.jsch.HostKeyRepository | |
CHANGED , NOT_INCLUDED , OK |
Method Summary | |
void | |
int |
|
HostKey[] | |
HostKey[] |
|
String | |
void |
|
void |
|
protected void |
|
protected void |
|
public void add(String host, byte[] key, UserInfo userinfo)
- Specified by:
- add in interface HostKeyRepository
public HostKey[] getHostKey(String host, String type)
- Specified by:
- getHostKey in interface HostKeyRepository
public String getKnownHostsRepositoryID()
- Specified by:
- getKnownHostsRepositoryID in interface HostKeyRepository
public void remove(String host, String type)
- Specified by:
- remove in interface HostKeyRepository
public void remove(String host, String type, byte[] key)
- Specified by:
- remove in interface HostKeyRepository
protected void sync() throws IOException
protected void sync(String foo) throws IOException