Class PublicKeyAuth


  • public class PublicKeyAuth
    extends LoginPasswordHandler
    Represents Auth information for the public key based authentication for netconf.
    • Constructor Detail

    • Method Detail

      • authenticate

        public org.opendaylight.netconf.shaded.sshd.client.future.AuthFuture authenticate​(org.opendaylight.netconf.shaded.sshd.client.session.ClientSession session)
                                                                                   throws IOException
        Overrides:
        authenticate in class LoginPasswordHandler
        Throws:
        IOException