uCosminexus Application Server, Security Management Guide

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

The removeMapping method

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