Package | Description |
---|---|
org.apache.sshd.client | |
org.apache.sshd.client.auth | |
org.apache.sshd.client.session |
Modifier and Type | Field and Description |
---|---|
private AuthenticationIdentitiesProvider |
SshClient.identitiesProvider |
Modifier and Type | Method and Description |
---|---|
AuthenticationIdentitiesProvider |
SshClient.getRegisteredIdentities() |
AuthenticationIdentitiesProvider |
ClientAuthenticationManager.getRegisteredIdentities() |
Modifier and Type | Method and Description |
---|---|
static AuthenticationIdentitiesProvider |
AuthenticationIdentitiesProvider.wrapIdentities(java.lang.Iterable<?> identities) |
Modifier and Type | Field and Description |
---|---|
private AuthenticationIdentitiesProvider |
AbstractClientSession.identitiesProvider |
Modifier and Type | Method and Description |
---|---|
AuthenticationIdentitiesProvider |
AbstractClientSession.getRegisteredIdentities() |