public class SshAgentPublicKeyIterator extends AbstractKeyPairIterator<KeyAgentIdentity>
| Constructor and Description |
|---|
SshAgentPublicKeyIterator(ClientSession session,
SshAgent agent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
KeyAgentIdentity |
next() |
getClientSession, getSession, remove, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaininggetSessionContextpublic SshAgentPublicKeyIterator(ClientSession session, SshAgent agent) throws IOException
IOExceptionpublic boolean hasNext()
public KeyAgentIdentity next()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.