Modifier and Type | Field and Description |
---|---|
protected SessionContext |
session |
Modifier | Constructor and Description |
---|---|
protected |
KeyPairIterator(SessionContext session,
Collection<? extends R> resources) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
KeyPair |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected final SessionContext session
protected KeyPairIterator(SessionContext session, Collection<? extends R> resources)
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.