com.jcraft.jsch.agentproxy.connector
Class PageantConnector
java.lang.Object
com.jcraft.jsch.agentproxy.connector.PageantConnector
- All Implemented Interfaces:
- com.jcraft.jsch.agentproxy.Connector
public class PageantConnector
- extends Object
- implements com.jcraft.jsch.agentproxy.Connector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageantConnector
public PageantConnector()
throws com.jcraft.jsch.agentproxy.AgentProxyException
- Throws:
com.jcraft.jsch.agentproxy.AgentProxyException
getName
public String getName()
- Specified by:
getName
in interface com.jcraft.jsch.agentproxy.Connector
isConnectorAvailable
public static boolean isConnectorAvailable()
isAvailable
public boolean isAvailable()
- Specified by:
isAvailable
in interface com.jcraft.jsch.agentproxy.Connector
query
public void query(com.jcraft.jsch.agentproxy.Buffer buffer)
throws com.jcraft.jsch.agentproxy.AgentProxyException
- Specified by:
query
in interface com.jcraft.jsch.agentproxy.Connector
- Throws:
com.jcraft.jsch.agentproxy.AgentProxyException
Copyright © 2013 JCraft,Inc.. All rights reserved.