Update Trust Store Configuration

Update the trust store configuration.

Syntax

void updateTrustStoreConfiguration(SUPConfigurationComponentVO serverComponent)
      throws SUPAdminException;   

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.

Examples