Modifier and Type | Class and Description |
---|---|
static class |
IdentityRepository.Wrapper
JSch will accept ciphered keys, but some implementations of
IdentityRepository can not.
|
Modifier and Type | Method and Description |
---|---|
IdentityRepository |
JSch.getIdentityRepository() |
Modifier and Type | Method and Description |
---|---|
void |
JSch.setIdentityRepository(IdentityRepository identityRepository)
Sets the
identityRepository , which will be referred
in the public key authentication. |
void |
Session.setIdentityRepository(IdentityRepository identityRepository)
Sets the identityRepository, which will be referred
in the public key authentication.
|
This is a simplified version of the inofficial Javadoc created by PaĆlo Ebermann. Have a look at the official homepage.