uCosminexus Application Server, Security Management Guide
The listUsers method (syntax 1)
Description
Obtains a list of all user IDs. If the addUserData or removeUserData method is called, the result might or might not be reflected in the previously returned LdapUserEnumeration object.
Syntax
public LdapUserEnumeration listUsers() throws NamingException;
Parameters
None
Exceptions
Return value
The LdapUserEnumeration object that holds the list of user IDs
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd