Hitachi

uCosminexus Application Server Security Management Guide


The next method

Organization of this page

Description

Obtains the next user ID from the list.

Syntax

public String next()
  throws NamingException;

Parameters

None

Exceptions

java.util.NoSuchElementException:

There were no more user IDs in the list when this method was called.

javax.naming.NamingException:

A NamingException occurred while the method was being executed to obtain the next user ID.

Return value

The next user ID