uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The next method

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