Class SshAgentPublicKeyIterator
java.lang.Object
org.apache.sshd.client.auth.pubkey.AbstractKeyPairIterator<KeyAgentIdentity>
org.apache.sshd.client.auth.pubkey.SshAgentPublicKeyIterator
- All Implemented Interfaces:
Iterator<KeyAgentIdentity>, ClientSessionHolder, SessionContextHolder, SessionHolder<ClientSession>
- Author:
- Apache MINA SSHD Project
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractKeyPairIterator
getClientSession, getSession, remove, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterator
forEachRemainingMethods inherited from interface SessionHolder
getSessionContext
-
Constructor Details
-
SshAgentPublicKeyIterator
- Throws:
IOException
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-