The getMapping method
- Organization of this page
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