| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.systinet.wasp.admin.security.UserStoreProxy.UserIteratorImpl
| Constructor Summary | |
| UserStoreProxy.UserIteratorImpl(java.util.HashSet rawSet) | |
| Method Summary | |
|  boolean | hasNext()Returns true if the iteration has more elements. | 
|  UserEntry | next()Returns the next element in the iteration. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public UserStoreProxy.UserIteratorImpl(java.util.HashSet rawSet)
| Method Detail | 
public boolean hasNext()
hasNext in interface UserIterator
public UserEntry next()
               throws java.util.NoSuchElementException
next in interface UserIteratorjava.util.NoSuchElementException - iteration has no more elements.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||