Hitachi

uCosminexus Application Server Security Management Guide


The getMappingRealms method

Organization of this page

Description

Obtains a list of realm names from the mapping information stored in this object.

To reference a realm name, get the Object object by executing the nextElement method for the Enumeration object obtained using this method. Reference the value obtained by casting the Object object into a string.

Syntax

public Enumeration getMappingRealms();

Parameters

None

Exceptions

None

Return value

The Enumeration object that holds the list of realm names