public class PublicKeyAuth extends LoginPassword
encryptionService, password, username| Constructor and Description |
|---|
PublicKeyAuth(String username,
String password,
String keyPath,
String passPhrase,
org.opendaylight.aaa.encrypt.AAAEncryptionService encryptionService) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sshd.client.future.AuthFuture |
authenticate(org.apache.sshd.ClientSession session) |
getUsernamepublic org.apache.sshd.client.future.AuthFuture authenticate(org.apache.sshd.ClientSession session)
throws IOException
authenticate in class LoginPasswordIOExceptionCopyright © 2017 OpenDaylight. All rights reserved.