public class

StreamKeyPairProvider

extends AbstractKeyPairProvider
java.lang.Object
   ↳ org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
     ↳ org.mule.munit.StreamKeyPairProvider

Class Overview

Reads the resource from the jar

Summary

[Expand]
Inherited Constants
From interface org.apache.sshd.common.KeyPairProvider
Fields
private static final Logger LOG
Public Constructors
StreamKeyPairProvider()
Protected Methods
KeyPair[] loadKeys()
[Expand]
Inherited Methods
From class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
From class java.lang.Object
From interface org.apache.sshd.common.KeyPairProvider

Fields

private static final Logger LOG

Public Constructors

public StreamKeyPairProvider ()

Protected Methods

protected KeyPair[] loadKeys ()