Class MappedKeyPairProvider

java.lang.Object
org.apache.sshd.common.keyprovider.MappedKeyPairProvider
All Implemented Interfaces:
KeyIdentityProvider, KeyPairProvider

public class MappedKeyPairProvider extends Object implements KeyPairProvider
Holds a Map of String->KeyPair where the map key is the type and value is the associated KeyPair