Hitachi

uCosminexus Application Server Security Management Guide


The ssoDataModified method

Organization of this page

Description

Called when changing single sign-on authentication information.

Syntax

public void SSODataModified(SSODataEvent event)
  throws ChangeDataFailedException;

Parameter

event:

Stores the single sign-on authentication information.

Exception

com.cosminexus.admin.auth.api.repository.event.ChangeDataFailedException:

An attempt to update authentication information for another system has failed.

Return value

None