public class SessionKeyPairIterator extends AbstractKeyPairIterator<KeyPairIdentity>
| Constructor and Description |
|---|
SessionKeyPairIterator(ClientSession session,
SignatureFactoriesManager signatureFactories,
Iterator<KeyPair> keys) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
KeyPairIdentity |
next() |
getClientSession, getSession, remove, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaininggetSessionContextpublic SessionKeyPairIterator(ClientSession session, SignatureFactoriesManager signatureFactories, Iterator<KeyPair> keys)
public boolean hasNext()
public KeyPairIdentity next()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.