Hitachi

uCosminexus Application Server Security Management Guide


The removeMapping method

Organization of this page

Description

Removes the specified realm from the mapping information stored in this object. If the specified realm name does not exist, nothing happens.

Syntax

public void removeMapping(String realm);

Parameter

realm:

Specifies the destination realm name.

Exceptions

None

Return value

None