Uses of Interface
com.antonzhdanov.apache.sshd.agent.cloud.PublicKeyLoader
-
Packages that use PublicKeyLoader Package Description com.antonzhdanov.apache.sshd.agent -
-
Uses of PublicKeyLoader in com.antonzhdanov.apache.sshd.agent
Constructors in com.antonzhdanov.apache.sshd.agent with parameters of type PublicKeyLoader Constructor Description CloudSshAgent(Signer<K> signer, PublicKeyLoader<K> publicKeyLoader, SignaturePostProcessor signaturePostProcessor, K keyInfo, SignatureAlgorithmMapper<SignatureAlgorithm,String> signatureAlgorithmMapper)
-