Uses of Interface
org.apache.sshd.agent.SshAgentFactory
Packages that use SshAgentFactory
Package
Description
-
Uses of SshAgentFactory in org.apache.sshd.agent.local
Classes in org.apache.sshd.agent.local that implement SshAgentFactory -
Uses of SshAgentFactory in org.apache.sshd.agent.unix
Classes in org.apache.sshd.agent.unix that implement SshAgentFactory -
Uses of SshAgentFactory in org.apache.sshd.common
Methods in org.apache.sshd.common that return SshAgentFactoryModifier and TypeMethodDescriptionFactoryManager.getAgentFactory()
Retrieve the agent factory for creatingSshAgent
objects. -
Uses of SshAgentFactory in org.apache.sshd.common.helpers
Fields in org.apache.sshd.common.helpers declared as SshAgentFactoryMethods in org.apache.sshd.common.helpers that return SshAgentFactoryMethods in org.apache.sshd.common.helpers with parameters of type SshAgentFactoryModifier and TypeMethodDescriptionvoid
AbstractFactoryManager.setAgentFactory
(SshAgentFactory agentFactory)