uCosminexus Application Server, Security Management Guide

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

The removeSSODataListener method

Description

Deletes the specified SSODataListener object from this object. If the specified object is not registered, nothing happens.

Syntax

public void removeSSODataListener(SSODataListener listener);

Parameter

listener:
Specifies the SSODataListener object.

Exceptions

None

Return value

None