uCosminexus Application Server, Security Management Guide

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

The getMapping method

Description

Obtains a user ID associated with the realm name from the mapping information stored in this object. If the user ID for the specified realm name does not exist, this method returns null.

Syntax

public String getMapping(String realm);

Parameter

realm:
Specifies the name of the destination realm.

Exceptions

None

Return value

The user ID