I - Type of PublicKeyIdentity being iteratedpublic abstract class AbstractKeyPairIterator<I extends PublicKeyIdentity> extends Object implements Iterator<I>, SessionHolder<ClientSession>, ClientSessionHolder
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractKeyPairIterator(ClientSession session) |
| Modifier and Type | Method and Description |
|---|---|
ClientSession |
getClientSession() |
ClientSession |
getSession() |
void |
remove() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaining, hasNext, nextgetSessionContextprotected AbstractKeyPairIterator(ClientSession session)
public final ClientSession getClientSession()
getClientSession in interface ClientSessionHolderClientSession usedpublic final ClientSession getSession()
getSession in interface SessionHolder<ClientSession>public void remove()
remove in interface Iterator<I extends PublicKeyIdentity>Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.